-
rules : only when there is the point of threading button, and then only in the h...
规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button can cross-connect.
- 2022-03-03 05:17:14下载
- 积分:1
-
tcp通讯软件
基于vb.net的TCP通讯软件,包含服务端与客户端。基于TCP协议,用visual studio 2010 编译通过,服务端启动程序后会显示服务端已启动,客户端连接后,服务端会显示已连接,客户端可发送信息给服务端,服务端会显示收到的信息。
- 2022-10-13 02:00:03下载
- 积分: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
-
sparked a new round of pop
弹出窗口全攻略,提供了有关于网站中窗口弹出的一些方法,方便大家在网站上弹出窗口-sparked a new round of pop-up windows to provide a site on the pop-up window on some of the ways to facilitate on the site pop-up window
- 2023-08-30 18:45:03下载
- 积分:1
-
计算机虚拟仪器图形编程LabVIEW实验教材,手把手教你使用labview...
计算机虚拟仪器图形编程LabVIEW实验教材,手把手教你使用labview-Virtual Instruments LabVIEW graphical programming experimental materials,teach you how to use labview
- 2023-03-02 11:25:04下载
- 积分:1
-
使用一个浮动的列表框的程序
使用一个浮动的列表框的程序-A program using floating listbox
- 2023-03-04 04:35:03下载
- 积分:1
-
移动大多数对象,包括窗体、按钮、文本框、标签..... 使用方法简易....
移动大多数对象,包括窗体、按钮、文本框、标签..... 使用方法简易.-most mobile targets, including forms, buttons, text box, labeling ..... easy to use.
- 2023-01-17 11:45:04下载
- 积分:1
-
著名界面库cj60lib的源程序,这个界面库就不用我介绍了吧~
著名界面库cj60lib的源程序,这个界面库就不用我介绍了吧~-Cj60lib the famous library of the source interface, the interface library I would not have introduced it ~
- 2023-06-01 11:20:03下载
- 积分:1
-
一个允许分组和排列数据项的网格,很像Outlook。
该文件包括:1、文章中的示例项目;
2、OutlookGrid控件源代码;
3、Outloo...
一个允许分组和排列数据项的网格,很像Outlook。
该文件包括:1、文章中的示例项目;
2、OutlookGrid控件源代码;
3、OutlookGrid控件。-a permit and with a data item in the grid, much like Outlook. The documents include : 1. Article, examples of projects; 2, OutlookGrid controls source code; 3. OutlookGrid control.
- 2022-02-20 18:26:03下载
- 积分:1
-
一个简单的mfc菜单编辑程序
一个简单的界面编程,实现添加了一个菜单按钮,并对它的函数做出响应。菜鸟级的只能提供出这种菜鸟级的编程,望莫见怪,谢谢!
- 2022-04-06 14:23:47下载
- 积分:1