create sequence SEQ_ERRORID minvalue 1 maxvalue
99999999 start with 1000 increment by 1 nocache order; create or replace trigger
tri_ERRORINFO_...
分类:
其他好文 时间:
2014-05-01 13:32:20
阅读次数:
335
服务器Ubuntu 13.04 且安装了上一篇随笔中的
AMP本文略去安装AMP过程。版本号满足要求(php>5.2 and mysql.2)1、官网http://www.zentao.net/下载
开源版5.3 ZenTaoPMS.5.3.stable.zip2、解压到 /var/www/dev....
分类:
其他好文 时间:
2014-05-01 13:25:57
阅读次数:
917
http://udt.sourceforge.net/DT is a reliable UDP
based application level data transport protocol for distributed data intensive
applications over wide ...
分类:
其他好文 时间:
2014-05-01 13:21:54
阅读次数:
488
使用 C1PDF 控件可以导出文件到 PDF 文件,结合 .NET
平台特性你可以在任何客户端生成自定义报表。你可以打印任何 UI 界面,例如 DataGrid 导出到 PDF。 在本篇文章中我们将阐述在 XAML 平台中打印
UI 到 PDF 文件的通用方法。打印 UI 界面到 PDF 文件,需要...
分类:
其他好文 时间:
2014-05-01 13:03:15
阅读次数:
424
本人主要是从事.NET方面的开发,熟悉的语言是C#,但是由于近期项目接触到新的技术点(Mogodb,sencha
touch),感触良多,觉得自己一下子渺小了很多。 在前端方面需要深入了解的有html,css(div+css),了解的有html5,css3。
脚本方面有js,Iquery,Jque....
分类:
其他好文 时间:
2014-05-01 12:59:18
阅读次数:
327
参考链接:http://www.cnblogs.com/dyingbleed/archive/2012/12/03/2800007.html
http://blog.csdn.net/way_ping_li/article/details/8925936
分类:
移动开发 时间:
2014-05-01 12:38:33
阅读次数:
438
What is Health Monitoring?Health Monitoring is
a framework for monitoring status of running ASP.NET applications and logging
significant ASP.NET appli...
分类:
Web程序 时间:
2014-05-01 12:37:12
阅读次数:
525
At the start of each school year, a very important event happens at Hogwarts. Each of the first-year wizards and witches is assigned to one of the four Hogwarts houses. The bravest children are put
...
分类:
其他好文 时间:
2014-04-29 13:38:20
阅读次数:
459
(转载请注明出处:http://blog.csdn.net/buptgshengod)
1.背景
以前我在外面公司实习的时候,一个大神跟我说过,学计算机就是要一个一个贝叶斯公式的套用来套用去。嗯,现在终于用到了。朴素贝叶斯分类器据说是好多扫黄软件使用的算法,贝叶斯公式也比较简单,大学做概率题经常会用到。核心思想就是找出特征值对结果影响概率最大的项。公式如下:...
分类:
编程语言 时间:
2014-04-29 13:15:21
阅读次数:
297