编写或调用Java程序时(特别是图像界面GUI或数据库),如果编译器报告找不到com.borland.dbswing.*或com.borland. jbcl.layout.*;再或com.borland.dx.sql.dataset.*,那么在Java工程中引入本压缩包中的对应Jar包即可。
2021-12-16 11:14:18 1.31MB Java jbcl dbswing dx
1
在编译java时遇到import com.borland.dx.sql.dataset.jar 包不存在,把这个包放在jdk/jre/lib/ext 下,重启编译器,问题就解决了,如果还需要import com.borland.jbcl.layout.*; import com.borland.dbswing.*;到我空间去找
2021-12-16 11:08:37 365KB com.borland.dx.sql.dataset
1
borland c++ 4.5 我真搜不到4.51版. uc/os II 嵌入式操作系统pc编译器.
2021-12-14 20:33:09 45.49MB bc45
1
Borland传奇完全版 CHM电子版
2021-12-12 21:51:16 499KB Borland
1
一本关于学习borland c++ builder 的教程,希望能给爱好borland c++ builder者一点帮助。
2021-12-06 20:08:17 12.4MB C++ BUILDER实用培训教程
1
学习UCOSII,编译工具Borlandc++4.5 详细使用方法看博客 http://blog.csdn.net/wfdtxz/article/details/7451226
2021-12-05 14:44:59 41.09MB 编译工具,ucosii编译工具
1
Borland C++ Builder 6 Developer’s Guide》 Chapter 1 Introduction 1-1 What’s in this manual?... 1-1 Manual conventions ... 1-3 Developer support services ... 1-3 Ordering printed documentation... 1-3 Part I Programming with C++Builder Chapter 2 Developing applications with C++Builder 2-1 Integrated development environment ... 2-1 Designing applications... 2-2 Creating projects ... 2-3 Editing code ... 2-3 Compiling applications ... 2-4 Debugging applications ... 2-4 Deploying applications... 2-5 Chapter 3 Using the class libraries 3-1 Understanding the class libraries ... 3-1 Properties, methods, and events... 3-2 Properties... 3-2 Methods... 3-3 Events... 3-3 User events ... 3-3 System events ... 3-3 Objects, components, and controls... 3-4 TObject branch... 3-5 TPersistent branch... 3-6 TComponent branch ... 3-7 TControl branch... 3-8 TWinControl/TWidgetControl branch ... 3-9 ......(以下省略)
2021-12-05 11:33:44 15.3MB C++ Builder manual 帮助文档
1
本系统可以在 win2000/winxp/vista/win7 下完美使用 Borland C/C++ 3.1,包括图形程序。 所有环境均已经配置好,不用修改。 双击执行“Borland C++ 3.1”即可。 由于虚拟了 DOS 环境,文件夹 DISK_C 就是 C:\,使用文件路径的时候需要注意。 例如,图形程序中初始化图形环境的代码: int gdriver=VGA, gmode=VGAHI; initgraph(&gdriver, &gmode, "C:\\BORLANDC\\BGI"); 路径说明: dosbox 虚拟 DOS 环境的软件 DosBox 0.72 DISK_C 虚拟的 DOS 环境的 C:\ └BORLANDC Borland C/C++ 3.1 程序文件 Alt + Enter 可以切换全屏/窗口。
2021-12-03 21:15:20 8.11MB TurboC 3.0 vista win7
1
越老的宝贝越难找,这是我踏破铁鞋找来的,Borland C++ Builder 5.0,希望能够帮助需要的人
2021-11-30 23:21:46 9.96MB BCB5 Borland C++ Builder
1
初始的Basic开发工具打包合集。包括TurboBASIC、APPLEII机模拟器、FC主机的FBASIC、GBASIC等。Turbo Basic是DOS环境下的集成开发环境,APPLEII模拟器是最早的带行号的BASIC开发环境。FBASIC、GBASIC在国内曾经风靡一时,是FC的开发工具。
2021-11-23 10:25:48 3.44MB Borland BASIC AppleII FBASIC
1