摘要: 仰天长啸 仰天长啸 仰天长啸 Server Tomcat v6.0 Server at localhost was unable to start within 45 seconds... 当启动tomcat时候出现 Server Tomcat v6.0 Server at localhost wa 阅读全文
posted @ 2016-06-29 11:45 yasepix 阅读(187) 评论(0) 推荐(0) 编辑
摘要: (转)MVC语法-@helpers和@functions(Razor内定义函数) 转自:http://www.mikesdotnetting.com/Article/173/The-Difference-Between-@Helpers-and-@Functions-In-WebMatrix The 阅读全文
posted @ 2016-06-15 15:29 yasepix 阅读(195) 评论(0) 推荐(0) 编辑
摘要: oracle 如何搜索当前用户下所有表里含某个值的字段? oracle 如何搜索当前用户下所有表里含某个值的字段? create or replace procedure MY_Pro_SearchKeyWord is v_sql VARCHAR2(4000); v_tb_column VARCHA 阅读全文
posted @ 2016-06-12 13:03 yasepix 阅读(785) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-06-07 10:19 yasepix 阅读(190) 评论(0) 推荐(0) 编辑
摘要: //pstmt.setDate(1, new Date(new java.util.Date().getTime())); pstmt.setTime(1, new Time(new java.util.Date().getTime())); 阅读全文
posted @ 2016-05-24 14:51 yasepix 阅读(122) 评论(0) 推荐(0) 编辑
摘要: import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; public class mainclass { private static Co... 阅读全文
posted @ 2016-05-24 09:45 yasepix 阅读(368) 评论(0) 推荐(0) 编辑
摘要: 下载MPlayer http://www.mplayerhq.hu/design7/dload.html 编译环境 系统 : ubuntu 11.04 交叉编译器版本 : Sourcery G++ Lite 2009q1-203 MPlayer版本 : MPlayer-1.0rc4 ARM型号 : 阅读全文
posted @ 2016-04-23 09:36 yasepix 阅读(1048) 评论(0) 推荐(0) 编辑
摘要: Ubuntu/Fedora下用Iptux与Windows下大飞鸽传书,中文乱码解决 问题描述: 在Ubuntu/Fedora下安装了Iptux后,再往Windows机器上发送文件或消息时,如果有中文,会显示乱码,从Windows往Ubuntu/Fedora发送,也是如此。 解决方法: 在IPTUX的 阅读全文
posted @ 2016-04-22 16:32 yasepix 阅读(567) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-04-19 13:01 yasepix 阅读(388) 评论(0) 推荐(0) 编辑
摘要: 网页嵌入WMP代码 播放器代码解释,装了9.0或9.0以上的播放器才能正常使用: OBJECT id="WMP" height="176" width="267" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" VIEWASTEXT> <PA 阅读全文
posted @ 2016-04-06 13:43 yasepix 阅读(220) 评论(0) 推荐(0) 编辑