Summary: this tutorial shows you how to use MySQL handler to handle exceptions or errors encountered in stored procedures. When an error occurs inside ...
分类:
数据库 时间:
2016-09-09 08:52:14
阅读次数:
286
This chapter is a tutorial introduction to page objects design pattern. A page object represents an area in the web application user interface that yo ...
分类:
Web程序 时间:
2016-09-08 15:53:49
阅读次数:
222
原文参考:http://plsql-tutorial.com/ 创建语法: CREATE [OR REPLACE ] TRIGGER trigger_name {BEFORE | AFTER | INSTEAD OF } {INSERT [OR] | UPDATE [OR] | DELETE} [O ...
分类:
数据库 时间:
2016-09-07 12:49:35
阅读次数:
235
1、升级到log4net的最新版 PM下执行 还是无法解决的,使用下面的方法 2、使用Nlog替换之,详见https://github.com/NLog/NLog/wiki/Tutorial NLog使用方法比log4net更为简单,配置文件如下,如果成windows程序需将NLog.config自 ...
分类:
Web程序 时间:
2016-09-07 12:43:14
阅读次数:
245
https://nodejs.org/en/ 官网 https://www.npmjs.com/ NODEJS官方社区 http://www.runoob.com/nodejs/nodejs-tutorial.html NODEJS菜鸟教程 https://github.com 开源项目 stack ...
分类:
Web程序 时间:
2016-09-06 22:38:13
阅读次数:
147
http://www.tutorialspoint.com/android/android_wi_fi.htm Android allows applications to access to view the access the state of the wireless connections ...
分类:
移动开发 时间:
2016-09-06 12:02:24
阅读次数:
206
http://m.blog.csdn.net/article/details?id=50504578 SELECT within SELECT Tutorial 6.Which countries have a GDP greater than every country in Europe? [G ...
分类:
数据库 时间:
2016-09-05 23:38:51
阅读次数:
520
首先,感谢 runoob.com:http://www.runoob.com/lua/lua-tutorial.html 直接用 SciTE 进行文本编辑,F5调试,非常方便。 注意点: 1. 变量的作用域:全局变量、局部变量- local 声明,do - end 可以用于划分作用域。 2. 对多个 ...
分类:
其他好文 时间:
2016-09-05 20:38:16
阅读次数:
139
原文:http://caffe.berkeleyvision.org/tutorial/layers.html 参考:http://blog.csdn.net/u011762313/article/details/47361571#vision-layers 记:总感觉对于caffe是一知半解,要深 ...
分类:
其他好文 时间:
2016-09-05 19:18:33
阅读次数:
300
参考: https://docs.python.org/2/howto/logging.html#logging-basic-tutorial https://docs.python.org/2/library/logging.config.html#logging-config-api https ...
分类:
编程语言 时间:
2016-09-04 01:41:03
阅读次数:
316