-
Visual Basic元xiazai,Gankuai
visual basic yuanma xiazai ,gankuai-visual basic yuanma xiazai, gankuai
- 2022-03-02 07:49:48下载
- 积分:1
-
我已经上传了2个项目。这是不提供适当的信息,是否它是…
I have uploaded 2 projects. It is not giving proper information whether it is uploaded properly or not
- 2023-08-07 21:40:03下载
- 积分:1
-
局域网通讯
文件实现了基本的局域网内通讯,开发语言为VB,可通过连接对方计算机的IP地址和计算机名称,在同一局域网下能实现互相通讯,如同平时QQ,目前实现功能仅为可发送信息,还有注定内容需要修改,优化。。。
- 2022-02-04 21:21:47下载
- 积分:1
-
用VB6.0制作的模仿生产中柔性制造系统,涉及到按钮,文本框,列表框,图片框等多个控件的使用方法...
用VB6.0制作的模仿生产中柔性制造系统,涉及到按钮,文本框,列表框,图片框等多个控件的使用方法-Produced by using VB6.0 to imitate the production of flexible manufacturing systems, related to the button, text boxes, list boxes, picture frames and many other controls to use
- 2022-03-21 01:00:49下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1
-
可以用来绘制工程曲面的例程,提供工程曲面生成算法,由vc2003.net编写...
可以用来绘制工程曲面的例程,提供工程曲面生成算法,由vc2003.net编写-can be used for surface mapping project routines, provide surface generation algorithm, prepared by vc2003.net
- 2022-01-25 15:17:04下载
- 积分:1
-
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见...
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见-This what I used to write the love jbuilder9.0 testing software, it is also my personal maiden! Both source documents, but also Java byte code! How are you looking to the point!
- 2022-03-06 08:13:22下载
- 积分:1
-
一个不错的界面类库
一个不错的界面类库-a good interface class library
- 2022-01-25 23:11:58下载
- 积分:1
-
有屏幕截图和带有半透明字体函数的例子
有屏幕截图和带有半透明字体函数的例子-There is a translucent screen shots and examples of fonts function
- 2022-08-15 21:31:50下载
- 积分:1