1、下载Java for Mac OS X 10.5 Update 10
2、打开一个终端并获取root权限

$ sudo -s

3、进入到JavaVM Framework Versions目录[......]

阅读全文

Leave A Comment, Written on 一月 13th, 2012 , 杂货摊 Tags:

有两种方法。
启动:
方法1
sudo mdutil -a -i on
方法2
launchctl load /System/Library/LaunchDaemons/com.apple.me[......]

阅读全文

Leave A Comment, Written on 一月 2nd, 2012 , 杂货摊 Tags:

二者都可以接收服务器端返回的如下json串:

{success:true/false,msg:’xxxx’}

如果success为true,对于formPanel提交方式,程序会进入success回调[......]

阅读全文

Leave A Comment, Written on 十二月 23rd, 2011 , 杂货摊 Tags:

两种解决方法:

1、grid有自己的scrollBar

思路:首先设置grid的width为grid.getColumnModel().getTotalWidth(false),然后对包含grid的i[......]

阅读全文

Leave A Comment, Written on 十二月 6th, 2011 , 杂货摊 Tags:

希望Ext的表格能自适应外层的div大小,但Ext的Grid构造函数的width、height项不支持100%的设置方式,所以改用以下方式初始化Grid:

width: Ext.get(“cont[......]

阅读全文

Leave A Comment, Written on 十二月 6th, 2011 , 杂货摊 Tags:

ExtJS的Store是个烦人的东西,总是把别人给它的东西当作原本就是它自己的……

手动在Store中添加数据:可以通过loadData方法把已经组织好的数据集添加到Store中。这个时候问题出来了[......]

阅读全文

Leave A Comment, Written on 十二月 2nd, 2011 , 杂货摊 Tags:

使用org.apache.commons.net.ftp包开发FTP客户端,实现进度汇报,实现断点续传,中文支持
利用org.apache.commons.net.ftp包实现一个简单的ftp客户[......]

阅读全文

Leave A Comment, Written on 十二月 31st, 2010 , 杂货摊

引言

总所周知,Lotus Domino 的功能十分强大,利用 Lotus Designer 可以开发出非常复杂,功能强大的各种 Domino 应用程序。但是 Domino 自己不能生成像 Micr[......]

阅读全文

Leave A Comment, Written on 十月 12th, 2010 , 杂货摊

Lotus Notes 是 Windows® 和 Macintosh® 计算机上功能强大且用途广泛的软件,在企业内部的办公应用领域,扮演了十分重要的角色。而 Excel® 表格也是企业办公领域的流行工[......]

阅读全文

Leave A Comment, Written on 十月 12th, 2010 , 杂货摊

首先,Lotus Notes作为一个文档型的数据库,并未提供记录(文档)的锁定。
因而作为一个面向群组的文档,如果不采取措施,将会发生文档的编辑和保存冲突,这是显然的。Lotus提供了复制技术和版[......]

阅读全文

Leave A Comment, Written on 九月 15th, 2010 , 杂货摊

Easy, Not Lazy! is proudly powered by WordPress and the Theme Adventure by Eric Schwarz
Entries (RSS) and Comments (RSS).

Easy, Not Lazy!