上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 25 下一页
摘要: Spring 的set方法(属性)注入UserAction类中设置属性和get、set方法。(实际上只需要set方法)private List list = null;private Set set = null;private Map map = null;private Properties p... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(137) 评论(0) 推荐(0)
摘要: com.microsoft.sqlserver.jdbc.SQLServerDriver sa 123456 jdbc:sqlserver://localhost:1433;da... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(119) 评论(0) 推荐(0)
摘要: 650) this.width=650;" src="http://img1.51cto.com/attachment/201307/091727802.png" title="TM截图20130721090755.png" />IMessage.javapackage com.umgsai.spr... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(126) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(166) 评论(0) 推荐(0)
摘要: 1.iwebshop中写hello world① 动作action方式controllers目录下,然后创建text.php.这里的文件名,要和类名一样,类名首字母要大写650) this.width=650;" src="http://img1.51cto.com/attachment/20131... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(356) 评论(0) 推荐(0)
摘要: create or replace trigger singleFactorMethodtest--after insert or updateafter inserton hm_v2_testfor each rowdeclarecd_standard hm_standard.cd_standar... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(98) 评论(0) 推荐(0)
摘要: #include"stdio.h"#define ElemType int#define MAX 10typedef struct{ ElemType data[MAX]; int last;}List;int search(int i,List list1){ List list... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(129) 评论(0) 推荐(0)
摘要: --> --> Java类中的queryByObjectid方法返回一个对象,在... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(192) 评论(0) 推荐(0)
摘要: 存储过程create or replace procedure pollution_level_judge(pollution_level in hm_pollution_level.cu_level%type,pollution_level_description out varchar)as i... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(140) 评论(0) 推荐(0)
摘要: 设置模板为mini模式,类似于JSP中的sitemeshpublic $layout='site_mini';登录模块实现function wuliu_login(){ //如果已经登录,就跳到ucenter页面 if( ISafe::get('user_id') != null ) ... 阅读全文
posted @ 2014-08-10 10:08 商商-77 阅读(266) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 25 下一页