jstl印象中叫标准标签库,是apache的一个项目,网址为:Apache Taglibs - Apache Standard Taglib: JSP[tm] Standard Tag Library (JSTL) implementationshttp://tomcat.apache.org/ta...
分类:
Web程序 时间:
2015-03-04 16:47:02
阅读次数:
150
一.python日志模块二.python数据库连接三.时间处理模块四.python传递参数给shell五.发送邮件(py2.7)六.python计划任务七.supervisor/etc/supervisor.conf
[program:check]
command=python/data/remote_back/checkbackup.py
directory=/data/remote_back
user=root
root@GS_TM..
分类:
编程语言 时间:
2015-03-03 06:28:52
阅读次数:
319
题目大意:给定一张图,每条边的两个方向有两个不同的权值,现在要求从1号节点出发遍历每条边一次且仅一次,最后回到1号节点,求最大边权的最小值
谁TM翻译的这道题给我滚出来看我不打死你
二分最大边的权值,然后就是经典的判断混合图欧拉回路存在性的问题了
#include
#include
#include
#include
#define M 2020
#define S 0
#defin...
分类:
其他好文 时间:
2015-03-02 11:10:46
阅读次数:
221
linux下应用无故反应异常,登陆服务器查看发现:-bash-4.1$jps
JavaHotSpot(TM)64-BitServerVMwarning:Insufficientspaceforsharedmemoryfile:
/tmp/hsperfdata_kf01/4830
Tryusingthe-Djava.io.tmpdir=optiontoselectanalternatetemplocation.
4830Jps-bash-4.1$df-h
文件系统..
分类:
其他好文 时间:
2015-03-01 22:30:02
阅读次数:
211
在做项目中,我们经常需要获取系统的当前时间,那么如何获取呢,参见下面的代码:/* asctime example */#include /* printf */#include /* time_t, struct tm, time, localtime, asctime *...
分类:
编程语言 时间:
2015-02-27 06:41:11
阅读次数:
177
为客户定制开发了一套基恩士 TM-3000 测量仪配套的管理系统, 反馈不错. 如果有谁需要定制开发, 可以联系我, liuzhongwu2008@163.com 首先介绍一下 基恩士公司的 TM-3000激光量测仪, 官方产品主页是: http://chin...
分类:
其他好文 时间:
2015-02-23 17:56:04
阅读次数:
158
为客户定制开发了一套基恩士 TM-3000 测量仪配套的管理系统, 反馈不错. 如果有谁需要定制开发, 可以联系我, liuzhongwu2008@163.com首先介绍一下 基恩士公司的 TM-3000激光量测仪, 官方产品主页是: http://china.keyence.com/product...
分类:
其他好文 时间:
2015-02-23 16:43:21
阅读次数:
181
声明:原创作品,转载时请注明文章来自SAP师太技术博客:www.cnblogs.com/jiangzhengjun,并以超链接形式标明文章原始出处,否则将追究法律责任!原文链接:http://www.cnblogs.com/jiangzhengjun/p/4292211.html SAP传输系统TM...
分类:
其他好文 时间:
2015-02-14 22:29:25
阅读次数:
542
SYSASSYSDBA@ORCL>SHOWPARAMETER;NAMETYPEVALUE-----------------------------------------------------------------------------O7_DICTIONARY_ACCESSIBILITYbooleanFALSEactive_instance_countintegeraq_tm_processesinteger0archive_lag_targetinteger0asm_diskgroupsstr..
分类:
其他好文 时间:
2015-02-08 23:24:47
阅读次数:
198
#include #include //For STL auto_ptr class//--------------------------------------------------------------------------- #pragma argsusedint _tm...
分类:
其他好文 时间:
2015-02-06 11:04:45
阅读次数:
225