蝦米爬啊爬
-xiami's blog
常用鏈接
我的隨筆
我的評論
我的參與
最新評論
留言簿
(4)
給我留言
查看公開留言
查看私人留言
隨筆檔案
(16)
2007年7月 (1)
2007年5月 (1)
2007年4月 (1)
2007年3月 (2)
2006年11月 (11)
相冊
xiami's photo
最新隨筆
1.?where 1=1(摘)
2.?String 轉 Date
3.?命名規(guī)則
4.?ajax(百度百科)
5.?名詞解釋(來源于百度百科)
6.?使用netbeans開發(fā)一個javabean程序
7.?建立一個螺旋形矩陣A[n][n]
8.?servlet-api的基本類和其接口介紹
9.?使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory
10.?JAVA連接MYSQL
11.?管道流通信
12.?用File類來列出和篩選所有文件
13.?java.util下的Class Collections的兩種sort方法使用
14.?靜態(tài)內(nèi)部類
15.?1.5容器note問題
積分與排名
積分 - 17996
排名 - 1850
最新評論
1.?re: 使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory
評論內(nèi)容較長,點擊標題查看
--rel
2.?re: 使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory
多半是只讀,改下子文件屬性,把只讀去掉
--老左zuoge85@gmail.com
3.?re: 使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory
看看你們那個文件目錄是不是只讀的
--老左zuoge85@gmail.com
4.?re: servlet-api的基本類和其接口介紹
東西很多但是很抽象,迷糊中...
--sophia
5.?re: 使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory
謝謝謝謝 我也這樣 終于找到答案了
--amber
閱讀排行榜
1.?使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory(5501)
2.?String 轉 Date(2687)
3.?java.util下的Class Collections的兩種sort方法使用(2179)
4.?使用netbeans開發(fā)一個javabean程序(1957)
5.?使用commons-fileupload包進行文件上傳(1003)
評論排行榜
1.?使用netbeans啟動捆綁tomcat出現(xiàn)某工程目錄does not exist or is not a readable directory(4)
2.?servlet-api的基本類和其接口介紹(1)
3.?where 1=1(摘)(0)
4.?String 轉 Date(0)
5.?命名規(guī)則(0)
Powered by:
博客園
模板提供:
滬江博客
BlogJava
|
首頁
|
發(fā)新隨筆
|
發(fā)新文章
|
聯(lián)系
|
聚合
|
管理
String 轉 Date
try
{
String SD
=
"
1999-01-31
"
;
java.sql.Date d1
=
java.sql.Date.valueOf(SD);
System.out.println(d1);
java.text.SimpleDateFormat input_str
=
new
java.text.SimpleDateFormat(
"
yyyy/mm/dd
"
);
String tmpDate
=
"
2000/03/02
"
;
java.util.Date xdate
=
input_str.parse( tmpDate );
java.sql.Date d
=
new
java.sql.Date(xdate.getTime());
System.out.println(d);
}
catch
(java.text.ParseException pe)
{
System.out.println(
"
Error
"
+
pe);
}
發(fā)表于 2007-05-08 22:29
蝦米
閱讀(2687)
評論(0)
編輯
收藏
新用戶注冊
刷新評論列表
只有注冊用戶
登錄
后才能發(fā)表評論。
網(wǎng)站導航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
主站蜘蛛池模板:
九台市
|
潮安县
|
顺平县
|
旺苍县
|
玉屏
|
额敏县
|
阿尔山市
|
益阳市
|
芦山县
|
岫岩
|
灵璧县
|
金门县
|
葫芦岛市
|
益阳市
|
青冈县
|
安新县
|
靖边县
|
元谋县
|
望城县
|
惠安县
|
额尔古纳市
|
新野县
|
伊金霍洛旗
|
南开区
|
当雄县
|
兴安盟
|
黑河市
|
恩施市
|
花莲县
|
湖口县
|
河东区
|
富川
|
澜沧
|
蕉岭县
|
寻乌县
|
东城区
|
汕尾市
|
山阳县
|
高青县
|
莫力
|
贵定县
|