蝦米爬啊爬
-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 轉(zhuǎn) 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問題
積分與排名
積分 - 17997
排名 - 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 轉(zhuǎn) Date(2688)
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 轉(zhuǎn) Date(0)
5.?命名規(guī)則(0)
Powered by:
博客園
模板提供:
滬江博客
BlogJava
|
首頁
|
發(fā)新隨筆
|
發(fā)新文章
|
聯(lián)系
|
聚合
|
管理
String 轉(zhuǎn) 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
蝦米
閱讀(2688)
評論(0)
編輯
收藏
新用戶注冊
刷新評論列表
只有注冊用戶
登錄
后才能發(fā)表評論。
網(wǎng)站導航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
主站蜘蛛池模板:
长阳
|
平乐县
|
清涧县
|
晋州市
|
池州市
|
宜春市
|
临泽县
|
辽中县
|
房产
|
嘉善县
|
桑日县
|
彭阳县
|
兴和县
|
灯塔市
|
汾阳市
|
固安县
|
铁力市
|
花垣县
|
漯河市
|
珠海市
|
舟山市
|
额尔古纳市
|
河津市
|
玉屏
|
镇康县
|
宁陵县
|
本溪市
|
临夏市
|
蕉岭县
|
肇庆市
|
庄河市
|
陇西县
|
新乡市
|
丰台区
|
雷州市
|
体育
|
老河口市
|
临沧市
|
商南县
|
印江
|
广平县
|