ChinaUnix.net
相关文章推荐:

check style

常常DSPMSGD时,看到有level check 和 function check错误的问题,我在网上找寻了许久也没有看到详细的解释,哪位前辈给解释一下?谢谢。 [ 本帖最后由 i400as 于 2008-10-15 10:26 编辑 ]

by i400as - AS400 - 2008-10-21 18:23:45 阅读(2647) 回复(7)

相关讨论

perldoc CGI 中有如下内容(大家可以自己看下): For example, using the object oriented style, here is how you create a simple "Hello World" HTML page: #!/usr/local/bin/perl -w use CGI; # load CGI routines $q = new CGI; # create new CGI object print $q->header, # create the HTTP hea...

by gaochong - Perl - 2007-11-28 00:37:00 阅读(1381) 回复(1)

转自: http://wiki.wxpython.org/index.cgi/wxPython_style_Guide This is a little style guide for using wxPython. It's not the be-all and end-all of how wxPython code should be written, but I what I've tried to capture is a way to write wxPython code that is clear and Pythonic. It was vetted on the wxPython-users mailing list, with very little disagreement. Pythonic is partly defined by: http:/...

by linxh - Python文档中心 - 2007-01-27 01:33:05 阅读(1112) 回复(0)

Multiple declarations can go on one line, but if the line gets too long don't try to continue it in some fancy way, just start a new declaration on the next line. Avoid declarations in all but the most complex inner blocks. Avoid initializations of automatic variable in declarations, since they can be mildly disconcerting when stepping through code with a debugger. 上面这段话中的"Avoid declaratio...

by TomTang - C/C++ - 2006-08-09 16:11:46 阅读(1362) 回复(9)

passwd check

by chuqiao8250 - BSD - 2005-09-30 14:40:22 阅读(1227) 回复(5)

我在sun 60 安装2.6的系统,然后安装了check point 防火墙。在日志里看到很多次信息。请高手赐教。 inter origin type action service source destination proto rule s_port ge0 hostname log drop 1101 localhost 10.67.0.* tcp 0 http mad daemon localhost log drop 1102 localhost 10.67.0.* tcp 0 http mad info reason=local 系统日志显示,localhost 不停的向防火墙发出请求。 还有想请教,MAD , sap 是啥?...

by koukou - Solaris - 2004-04-23 22:41:34 阅读(737) 回复(0)

when someone send mail to me or contact me in some instant messenger in his company. And i get his ip,how do i know what is his company

by 22222222 - 数据安全 - 2004-04-03 13:15:24 阅读(1046) 回复(7)