会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
太快的幸福,措手不及
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
2
3
4
5
2016年1月24日
学习aiax(javascript)--页面无刷新更新ajax更新时间
1.JSP代码页面无刷新更新ajax更新时间 当前时间: 2.servlet代码package com.buaa.ajax;import java.io.IOException;import java.io.PrintWriter;import java.text...
Read More
posted @ 2016-01-24 18:45 太快的幸福,措手不及
Views(527)
Comments(0)
Diggs(0)
2016年1月16日
初次使用CKeditor replace使用方法
1. 官网下载CKeditor ,解压后粘贴到项目中2.查看ck自带的案例, 导入相应的js 和css 3. 替换文本域即可4.显示的时候注意加escape="0"5.注意,数据库字段得改成text或者更大的类型,其他不用变
Read More
posted @ 2016-01-16 17:26 太快的幸福,措手不及
Views(1437)
Comments(0)
Diggs(0)
2015年12月9日
struts2中Action的学习
Actionpublic class UserAction extends ActionSupport implements SessionAware { /** * */ private static final long serialVersionUID = 1L;...
Read More
posted @ 2015-12-09 21:57 太快的幸福,措手不及
Views(143)
Comments(0)
Diggs(0)
2015年12月1日
用open或showModalDialog实现父子页面传值
1 open如果实现open窗口父子页面传值,在父页面声明一个函数,函数要求要有参数,用来接收子页面传过来的值,子页面通过调用“window.opener.父页面函数”来实现将值传回父页面。父页面://open窗口 function chooseDept() { ...
Read More
posted @ 2015-12-01 01:42 太快的幸福,措手不及
Views(483)
Comments(0)
Diggs(0)
上一页
1
2
3
4
5
公告