Demo project for Spring Boot ...
分类:
编程语言 时间:
2018-08-01 11:44:17
阅读次数:
121
1.map转译符号: 如果///Mobile///:///18888888888/// 需要再参数化请这样做,////Mobile////://///${Mobile}///// 2.int (round(time.time() * 9.3)) --python实现可随机产生一个电话号码的函数 9. ...
分类:
其他好文 时间:
2018-07-29 16:28:39
阅读次数:
136
A less commonly useful form of method injection than Lookup Method Injection is the ability to replace arbitrary methods in a managed bean with anothe ...
分类:
编程语言 时间:
2018-07-29 00:07:57
阅读次数:
207
url自动发现脚本: [root@jenkins scripts]# cat urlDiscovery.py url响应时间监控脚本: [root@jenkins scripts]# cat urlResponse.py url监控列表: [root@jenkins scripts]# cat /e ...
分类:
Web程序 时间:
2018-07-27 21:15:04
阅读次数:
959
优化实例 启动参数优化JAVA_OPTS='-server -Xms512m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=512m -XX:+UseBiasedLocking -XX:+AggressiveOpts -XX:+DisableExplicitGC ...
分类:
其他好文 时间:
2018-07-26 18:35:05
阅读次数:
150
1 import nc.bs.framework.common.NCLocator; 2 3 AggQcFormbatchVO []aggvos = NCLocator.getInstance().lookup(IQc_formbatchMaintain.class).update(new AggQ... ...
分类:
其他好文 时间:
2018-07-24 20:01:11
阅读次数:
439
外部变量指的是从playbook文件之外获取的数值 lookups file file是我们经常使用的一种lookups的方式,它的原理就是使用python的codecs.open打开文件然后把结果返回给变量,请看例子 执行结果如下: lookup password 对传入的内容加密处理 looku ...
分类:
其他好文 时间:
2018-07-23 12:41:38
阅读次数:
166
如果想重写系统的某个数据源下的字段的Lookup,则可以在此控件下重写Lookup方法,不调用其父级数据源下字段的looku即可。 以下是一个关于重写Lookup方法的例子,可参考: ...
分类:
其他好文 时间:
2018-07-19 23:26:14
阅读次数:
190
数据库安装以后,db2报错如下: If 'db2' is not a typo you can run the following command to lookup the package that contains the binary: command-not-found db2bash: d... ...
分类:
数据库 时间:
2018-07-07 12:35:08
阅读次数:
2389
需要的包:spring的21个包,commons-fileupload/io/logging的三个包,标准标签库2个包 异常处理:如果报BeanCreationException: Lookup method resolution failed 可能是缺少必须的包; spring-servlet.x ...
分类:
编程语言 时间:
2018-07-07 01:13:19
阅读次数:
227