资源列表
transparentvb
- 使窗体从通常的规则的形态变为透明,显得更加漂亮!-Form from the usual rules of the form into a transparent, all the more beautiful!
CloseNETcommand
- 禁用net命令,net开放非常危险的,容易被人入侵
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
WindowsUtils
- Windows and VBscr ipt for TaskList in DOS
pinjiadengji
- vb编程,数学学生姓名和成绩,按下评价按钮实现学生的成绩排序-vb programming, mathematics, student names and scores, press the button to achieve student performance evaluation of sorting
csv-op
- C++ 编程中的一个关于 CSV 文件操作的基本类,包含了文件的读写!-CSV file operate class
算数Factors
- 输入一个整数,计算这个数的所有因子。利用的是穷举法。-an integer input to calculate the number of all factors. Use Act is exhaustive.
w1.m
- matlab的一些函数应用以及用matlab做的界面程序,可以在界面上直接操作。
10详细说明
- 汇编 语言实现简单计算-assembly language to achieve simple calculation
judgenumerber
- 在程序运行时,经常需要输入一些数据,数据输入的正确与否影响到程序的正常运行.因此,有必要对输入的数据进行检验.过滤掉不合法的数据.-in running, often need to import some data data input correct or not affect the normal operation procedures. Therefore, it is necessary to input data for examination. do not filter out
MainFrame
- 创建右键菜单,包括了初始化右键菜单和监听器,适合初学者.
Da123
- 在cad里写的标注辅助,可以规范标注的位置,使得整齐又美观,目前只写了前3排标注的命令,分别是da1,da2,da3,懂lisp的可以自己写下去