import randomimport reimport string list =list(string.lowercase + string.uppercase) + [str(i) for i in range(10)]FH=('!','@','#','$','%','&','_')for f ...
分类:
编程语言 时间:
2017-07-18 11:45:52
阅读次数:
181
1、简述普通参数、指定参数、默认参数、动态参数的区别 1 # ######### 定义函数 ######### 2 3 # name 叫做函数func的形式参数,简称:形参 4 def func(name): 5 print name 6 7 # ######### 执行函数 ######### 8 ...
分类:
编程语言 时间:
2017-07-18 00:05:23
阅读次数:
176
hibernate自动创建表时提示 : ERROR: sql injection violation, syntax error: syntax error, expect LPAREN, actual NOT not : 可是我把sql语句在sql客户端执行是Ok的 后来在一个博客的评论区找到了原 ...
分类:
数据库 时间:
2017-07-17 13:18:56
阅读次数:
4105
XML 指可扩展标记语言(EXtensible Markup Language) (有个很明显的槽点),是一种主要设计用来数据传输存储的语言。 有关语法规则我是参考了这个链接。 http://www.w3school.com.cn/xml/xml_syntax.asp 看 gcc4 的时候觉得数据驱 ...
分类:
其他好文 时间:
2017-07-17 09:53:47
阅读次数:
184
依赖文件地址 :https://github.com/chanceLe/ES6-Basic-Syntax/tree/master/js ...
分类:
其他好文 时间:
2017-07-16 21:22:56
阅读次数:
245
依赖文件地址 :https://github.com/chanceLe/ES6-Basic-Syntax/tree/master/js ...
分类:
其他好文 时间:
2017-07-16 20:51:07
阅读次数:
215
依赖文件地址 :https://github.com/chanceLe/ES6-Basic-Syntax/tree/master/js ...
分类:
其他好文 时间:
2017-07-16 20:48:59
阅读次数:
211
依赖文件地址 :https://github.com/chanceLe/ES6-Basic-Syntax/tree/master/js ...
分类:
其他好文 时间:
2017-07-16 20:48:30
阅读次数:
292
依赖文件地址 :https://github.com/chanceLe/ES6-Basic-Syntax/tree/master/js ...
分类:
其他好文 时间:
2017-07-16 20:47:52
阅读次数:
217
依赖文件地址 :https://github.com/chanceLe/ES6-Basic-Syntax/tree/master/js ...
分类:
其他好文 时间:
2017-07-16 20:47:24
阅读次数:
229