资源列表

« 1 2 ... .13 .14 .15 .16 .17 8018.19 .20 .21 .22 .23 ... 66581 »

[Windows编程ExplorTxtToShuZu

说明:读取Txt文件到数组,同时直接新建Txt文件,简单实用的程序-Read Txt file into an array, while the new Txt file directly, simple and practical procedures
<白雪> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[对话框与窗口FormNarrow

说明:窗体缩小程序,使窗体缩小到指定大小就不再缩小,效果很好-Form shrink process, so that the form is no longer reduced to the specified size reduced, with good results
<白雪> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbinputfoucs

说明:VB的各个文本输入控件中变换焦点,并在当前输入框添加背景色,按键盘上的方向键就可自动向下切换输入框焦点。当然,点击鼠标也是可以的。如测试截图所示,文本框控件中的焦点可在公司名称、姓名、地址、联系电话、职务、邮编、手机中自由切换-VB text input control for each transformation focus and add a background color in the current input box, press the arrow keys on the key
<cpudn18> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbinputtext

说明:VB只只允许输入汉字,输入其它字符无效,输入中文的时候程序好像什么也没做,但是当你的输入法不是中文状态,即将要输入英文或其它字符的时候,会立即弹出一个提示框,告诉你只允许输入中文,在不少的VB应用中,进行输入字符类型的限制是必需的,这样可有效提升输入质量。实现时候的关键代码:   Private Sub Text1_KeyPress(KeyAscii As Integer)    If KeyAscii > 0 And KeyAscii <> 13 And KeyA
<cpudn19> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序BEBit

说明:按位运算的位运算,计算存储在数据库中的值-Press-bit computing for bit operations to calculate the value stored in the database
<苏明> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程getwordpinyin

说明:VB获取汉字的拼音简码,自动获得汉字拼音字母的首字母,程序运行界面如截图所示,在实际应用中,获取首字母是经常用到的,在WEB开发中也应用广泛-VB simple code to get Chinese characters, Pinyin, Chinese characters automatically get the first letter of the alphabet, the program runs the interface as shown in the screenshot,
<cpudn25> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbshapdown

说明:VB使用Shape控件画图形,画线条,功能还是蛮多的,是一个挺不错的Vb画图和图形填充的好例子。在选择填充操作时,可设置填充类型是否为透明、交叉线、点划线、水平线、垂直线四种风格,可设置边框类型为透明线、短划线、实线和点划线以及点,还可设置形状:圆角矩形、正方形、圆形、矩形等。如果你对Shape控件用法不熟悉,这个例子可以很好的帮助你理解加深。-Shape control using VB draw graphics, draw lines, or find many features, is
<cpudn28> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程hanziquweizhuanhuan

说明:VB6.0程序实现在汉字和区位码之间互相转换,在窗口中输入区位码转换为汉字,输入区位码,也可将区位码转换汉字。输入汉字,可转换成区位码,本实例VB源码可直接编译运行-VB6.0 program between the characters and area code each conversion, enter the area code in a window into Chinese, enter the area code, the area code can also be conver
<cpudn29> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[按钮控件1

说明:这是一个循环电子结构,单片机方方面的,简单的,高级者无须看-This is a cyclic electron structure, MCU side aspect, simple, high-level who do not see
<a1991928> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序CS_ROMP

说明:本程序可实现对一维信号的压缩感知ROMP重构-This program can be realized on the perception of one-dimensional signal compression reconstruction ROMP
<> 在 2025-11-27 上传 | 大小:2kb | 下载:1

[其他小程序gist1035886-00d8f8a1fd9aee7ba0d9c048527d6d0a12eb9

说明:simple ftp server scr ipt
<john> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序bank-management-system

说明:一个简单的银行管理系统,适合新手学习。 主要功能取款,存款等-A simple bank management system, suitable for beginners to learn. The main function of withdrawals, deposits, etc.
<lilinsheng> 在 2025-11-27 上传 | 大小:2kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 8018.19 .20 .21 .22 .23 ... 66581 »

源码中国 www.ymcn.org