会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
浪荡云流
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
下一页
2015年7月3日
在html中如何获取表单提交的数据
摘要: a.html:Insert title here 姓名: b.html:Insert title here参考自:http://bbs.csdn.net/topics/60254271
阅读全文
posted @ 2015-07-03 16:20 浪荡云流
阅读(6649)
评论(1)
推荐(0)
2015年6月30日
ZK 长时操作带进度条
摘要: LongProcess.zul: String url = "/Progressmeter.zul"; Window window = (Window)Executions.createComponents(url, null, n...
阅读全文
posted @ 2015-06-30 09:40 浪荡云流
阅读(947)
评论(0)
推荐(0)
2015年6月19日
ZK tree使用mold
摘要: 前台Tree.zul 后台treeCtrl.java:package test;import java.util.ArrayList;import j...
阅读全文
posted @ 2015-06-19 21:04 浪荡云流
阅读(967)
评论(0)
推荐(0)
2015年5月8日
jQuery获取Ajax函数的返回值
摘要: 参考自:http://blog.csdn.net/crx05/article/details/7362252function test() { var myText = ""; myText = $.ajax({ ...
阅读全文
posted @ 2015-05-08 12:09 浪荡云流
阅读(938)
评论(0)
推荐(0)
2015年4月21日
ZK 使用Clients.response
摘要: 参考:http://stackoverflow.com/questions/11416386/how-to-access-au-response-sent-from-server-side-at-client-side前台(test.zul): 后台(ListboxCtrl.java):pac...
阅读全文
posted @ 2015-04-21 11:28 浪荡云流
阅读(435)
评论(0)
推荐(0)
2015年4月4日
ZK dropEvent简单使用
摘要: 前台(Drop.zul) Unique Visitors of ZK: ...
阅读全文
posted @ 2015-04-04 20:32 浪荡云流
阅读(511)
评论(0)
推荐(0)
2015年3月19日
JAVA 线程同步异步简单实例
摘要: http://www.2cto.com/kf/201408/322243.html http://www.mamicode.com/info-detail-517008.html http://www.cnblogs.com/rollenholt/archive/2011/08/28/2156357
阅读全文
posted @ 2015-03-19 16:01 浪荡云流
阅读(636)
评论(0)
推荐(0)
2015年3月8日
ZK 父窗口与子窗口消息交互
摘要: 父窗口代码: 前台(test.zul) 后台(test19.java) 附图: 子窗口代码: 前台(Exit.zul) 后台(Exit.java)
阅读全文
posted @ 2015-03-08 17:55 浪荡云流
阅读(796)
评论(0)
推荐(0)
2015年3月2日
JAVA 往jar包添加class文件
摘要: (1)jar -uf jarfile.jar yourclasses(2)右击要打包的文件夹,选择“添加到压缩文件”,弹出对话框:把压缩文件格式改为zip,再把压缩文件名中的反缀改为.jar,单击确定即可打包。第二种方法可以将class添加到指定路径下
阅读全文
posted @ 2015-03-02 16:36 浪荡云流
阅读(5588)
评论(0)
推荐(0)
2015年2月16日
PL/SQL 导出dmp文件时发现表少了
摘要: (1)查看日志,是否有如下提示信息:EXP-00003: no storage definition found for segment(0, 0)解决方法:http://www.it165.net/database/html/201404/6145.htmlsys登陆show parameter ...
阅读全文
posted @ 2015-02-16 09:07 浪荡云流
阅读(611)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
下一页
公告