
PB
luweifeng1983
求真务实、踏实能干、为兴趣而开发。。
JAVA学习书目介绍
1、JAVA入门与精通
2、JAVA核心技术卷
3、JAVA编程思想
4、JAVA解惑
5、JAVA设计模式
6、J2SDK API
7、HTTP协议
8、Servlet与JSP核心编程第二版
9、J2EE API
10、J2EE应用与BEA Weblogic Server
11、J2EE核心模式
12、精通EJB(第二版)
13、开源框架SSH相关
学JavaScript不得不读的8本书
http://w
展开
-
PB连接sql2000问题
在使用PB工具DAatabase Profile对话框当我开始创建连接需要选择数据库接口为MSS Microsoft SQL Server时,单击New按钮,显示Unable to load the requested interface.Please make sure both the interface and client software are properly installed...原创 2013-03-11 12:34:39 · 684 阅读 · 0 评论 -
PB报错: One or more of the files in your library list could not be opened for writ
PB重新打exe包时报以下错误:Error C0193: One or more of the files in your library list could not be opened for write.检查了一下,原来是代码都设置了只读属性。修改一下文件的属性就可以了。 附:PB打包的步骤:在PB菜单 File -new -project - appli...原创 2013-03-11 13:47:21 · 1546 阅读 · 0 评论 -
PB学习资料下载
下载网站:http://www.hur.cn/Soft/PB/PB03/Index.html原创 2013-03-26 14:30:49 · 235 阅读 · 0 评论 -
PB代码自动完成功能
设置PB中代码的自动完成功能。原创 2013-04-02 10:23:46 · 946 阅读 · 0 评论