当你比别人优秀一点点,别人会嫉妒你。当你比别人优秀很多,别人会羡慕你。
发布时间:2016-11-10 15:17:02
'''Readme:This script shows the algrothm that list all element but process the lastone specially, while do not know which one is the last oneNeed two pointers: one for current element and the other one for the next element'''current = next = read (directory)while (next = .........【阅读全文】
发布时间:2014-11-21 16:31:42
在LDAP中没有user的概念,我们人为的,把一个entry当做一个特殊的用途。比如我们在entrycn=user这个entry下面创建了很多子entry:cn=season,cn=usercn=ark,cn=user当接受到外部的ldap 请求的时候,外部的请求会带参数(-D,--bindDN{bindDN})进来,我们读取参数,然后看看参数的的值,有没有在cn.........【阅读全文】
发布时间:2013-11-29 14:52:45
今天碰到一个问题,在code中加log信息,但是运行程序怎么都打印不出来,最终定位到一个库上。发现不管怎么修改这个库的源文件,始终无法改变输出,但是库文件的确是新编出来的。实在没办法,用ldd看了看使用这个库的二进制文件,发现bl7215.cn.alcatel-lucent.com pwd/local/junchriz/autorun/binl72.........【阅读全文】
发布时间:2013-08-23 16:27:47
The security setting for macros is set too high. This prevents you from opening files that include macros. To fix this problem, lower the security level to medium. Start Excel.From the Tools drop-down list, select Macro.Select Security....Select the&nbs.........【阅读全文】