1 package com.kite.pi; 2 3 import java.util.List; 4
5 import org.jbpm.api.Configuration; 6 import org.jbpm.api.ProcessInstance; 7
import org...
分类:
其他好文 时间:
2014-04-30 20:38:40
阅读次数:
514
A quarry operator in the Libyan needed to
expand their crushing and screening plant in order to cope with an increase in
chip and sand demand from the...
分类:
其他好文 时间:
2014-04-30 20:26:27
阅读次数:
646
package mars.listview;import
java.util.ArrayList;import java.util.HashMap;import
android.app.ListActivity;import android.os.Bundle;import android.view...
分类:
其他好文 时间:
2014-04-30 20:23:44
阅读次数:
474
package com.kite.pd;import
java.io.FileNotFoundException;import java.io.FileOutputStream;import
java.io.InputStream;import java.io.OutputStream;import...
分类:
其他好文 时间:
2014-04-30 19:37:27
阅读次数:
574
from:http://claude.betancourt.us/add-microsoft-sql-jdbc-driver-to-maven/Add
Microsoft SQL JDBC driver to MavenMarch 13, 2012Framework / How-To / Tutor...
分类:
数据库 时间:
2014-04-30 19:25:22
阅读次数:
546
今天早上做项目,需要使用JS来得到数据库里面表的行数.经过查找资料,知道可以使用在C#中定义一个全局变量.在JS中调用即可,自己总结一下:供日后参考;public
string Str() { string counts = "select * from wx_bu_Menu"...
分类:
Web程序 时间:
2014-04-30 19:06:24
阅读次数:
452
JavaScript 中一共有 5 种基本类型,分别是
String、Number、Boolean、Null 和 Undefined 。前 3 种都比较好理解,后面两种就稍微复杂一点。 Null 类型只有一个值,就是
null ; Undefined 类型也只有一个值,即 undefined 。 n...
分类:
其他好文 时间:
2014-04-29 11:43:47
阅读次数:
484
1 /** 2 * 3des加密: 3 */ 4 package com.test; 5 6
import java.security.Key; 7 import java.security.SecureRandom; 8 import
javax.crypto.Cipher...
分类:
其他好文 时间:
2014-04-29 11:38:47
阅读次数:
483
1 package com.test; 2 3 import java.io.File; 4
import java.io.FileInputStream; 5 import java.io.FileOutputStream; 6 import
java.io.InputStream...
分类:
编程语言 时间:
2014-04-29 11:35:47
阅读次数:
520
未命名import java.text.DateFormat;import
java.text.ParseException;import java.text.SimpleDateFormat;import
java.util.Date;import java.util.regex.Pattern;...
分类:
编程语言 时间:
2014-04-29 11:15:46
阅读次数:
619