- 博客(18)
- 收藏
- 关注
原创 VisualBasic2010_Syntax
Visual Basic 2010声明 变量声明 [attribute_list] [accessibility] [Shared] [Shadows] [ReadOnly] _ Dim [WithEvents] name [(bound_list)] [As [New] type] _ [= initialization_expression] Acces
2012-10-15 14:00:26
579
原创 dp_design_patterns
设计模式(Design Patterns)是在面向对象软件设计过程中,针对特定问题的解决方案。比如,我想求一元二次方程的解,那么就可以套用一元二次方程解的公式。在这样一个特定问题(解一元二次方程)中,解的公式类似设计模式。设计模式是为了解决特定问题的,最初GoF(Gang of Four/四人帮/四人组, Erich Gamma, Richard Helm, Ralph Johnson, Jo
2012-09-09 16:43:29
340
原创 pythonPkg_socket
Python Standard Library >> Interprocess Communication and Networking >> socket Low-Level networking interfaceSocket address>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> AF_UNIX a single strin
2012-09-07 11:40:49
482
原创 pythonPkg_BeautifulSoup
Beautiful Soup Document 4.0.0http://www.crummy.com/software/BeautifulSoup/bs4/doc/#Objects:>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Tag name: .name attributes: [], .attrs NavigableStrin
2012-09-06 19:00:20
462
原创 pythonPkg_mmap_struct
Python Standard Library >> Optional Operating System Services >> mmap Memory-mapped file supportReference>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> class mmap.mmap(fileno, length[,tagname[
2012-09-06 18:46:39
440
原创 pythonPkg_ctypes
Python Standard Library >> Generic Operating System Services >> ctypes a foreign function library for PythonReference>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> finding shared libraries<<<<
2012-09-06 16:11:18
724
原创 加密算法
锻钢,加密与解密(第三版), 131-192单向散列算法>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> MD5, Message Digest Algorithm 5 消息摘要算法第五版 R.Rivest 128-bit >> SHA, Secure Hash Algorithm 安全散列算法
2012-09-06 11:05:40
1111
翻译 NetBIOS_spec
<!--@font-face {font-family:Wingdings}@font-face {font-family:宋体}@font-face {font-family:宋体}@font-face {font-family:Cambria}@font-face {font-family:Calibri}@font-face {font-fam
2012-09-05 22:36:38
463
原创 sql_definitive_guide
Structured Query Language检索数据数据操作SELECT|INSERT|DELETE|UPDATE数据定义CREATE|DROP|ALTER TABLECREATE|DROP VIEWCREATE|DROP INDEXCREATE|DROP SCHEMACREATE|DROP|ALTER DOMAIN访问控制GRANT|REVOKE事务控制COMM
2012-09-05 22:27:53
1138
原创 ruby.programming_language
<!--@font-face {font-family:Wingdings}@font-face {font-family:宋体}@font-face {font-family:宋体}@font-face {font-family:Calibri}@font-face {font-family:"\@宋体"}p.MsoNormal, li.MsoNorm
2012-09-05 22:24:34
670
原创 JavaScript_definitive_guide
<!--@font-face {font-family:宋体}@font-face {font-family:宋体}@font-face {font-family:Calibri}@font-face {font-family:"\@宋体"}p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; mar
2012-09-05 22:18:26
528
原创 Perl_Syntax
Perl===================** Introduction **Practical Extraction and Report Language,实用报表提取语言Larry Wall, 1987.12.18<< C, sed, awd, shell scripting!! 正则表达式,CPAN(the Comprehensive Perl Archive Netwo
2012-09-05 20:31:02
428
原创 Python_Syntax
Python Language ReferenceImplementation实现>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> CPython >> Jython >> Python for .NET >> IronPython >> PyPy Lexical Analysis词法分析>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2012-09-05 19:36:09
624
原创 ActionScript_Syntax
Programming Analysis/General Structure(using ActionScript)http://www.adobe.com/devnet/actionscript/learning.htmlSyntax语法>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> Case Sensitivity 大小写 >
2012-09-04 17:59:56
389
原创 术语表Terms Table
术语表Terms TableWeb>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> CGI, Command Gateway Interface 通用网关接口 >> IDL, Interface Description Language 接口描述语言 >> .NET >> WPF, Windows Pr
2012-09-04 14:23:24
438
原创 pythonPkg_sqlite3
Python Package >> Python Standard Library >> Data Persistence >> sqlite3 DB-API 2.0 interface for SQLite databasesReference>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Module functions and con
2012-08-24 17:16:29
372
原创 pythonPkg_re
Python Package >> re Regular ExpressionSyntax>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Special characters>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> . dot >> ^ caret >> $ string end >> * al
2012-08-24 14:25:03
502
原创 pythonPkg_xml.etree.ElementTree
Python Package >> xml.etree.ElementTree, v source: lib/xml/etree/ElementTree.pyReference>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Functions<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >> xml.
2012-08-24 12:29:26
614
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人