-
增强ListView控件整行加亮;
对列自动排序(用数字和文本序列);
支持背景图像和混合加亮选择;
支持水平和垂直网格;
可拖动的列;
通...
增强ListView控件整行加亮;
对列自动排序(用数字和文本序列);
支持背景图像和混合加亮选择;
支持水平和垂直网格;
可拖动的列;
通过Format对话框,可以定制列格式(大小、对齐);
用Column Manager管理列;
-Enhanced ListView controls Highlight the entire line automatically sort the list (with numbers and text sequences) support for background images and mixed Highlight choice support horizontal and vertical grid can drag the column through the Format dialog box, and can be customized column format (size, alignment) Column Manager with the management of out
- 2022-03-21 09:55:36下载
- 积分:1
-
EXPRESSION PARSE is a component of the library, it can detect PASCAL language ca...
EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的SCRIPT. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的SCRIPTS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the library, it can detect PASCAL language category SCRIPT. It is not merely a debugger, but also a quasi-compiler, therefore more efficient. The software is easy to use Delphi VCL which both the powerful functions, you can detect that is a simple expression- or a lot of complex syntax, without the need for users with high depth of programming capability or preparing an entire application"s attention SCRIPTS or other rules governing the use, you need only a simple expression embedded operating it.
- 2022-03-13 18:30:18下载
- 积分:1
-
商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 TUT...
商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 TUT-GLOP 可以代表滑铁卢大学的电话。有时仅仅是把号码的一部分写成单词,如打 310-GINO 便可向 GINO 比萨饼店定购比萨。另一种让电话号码容易记忆的方法是将数字用一种容易记的方式组合起来,譬如 3-10-10-10 也可以代表 GINO 比萨饼店。
电话号码的标准形式是七位十进制数字,在它的第三位和第四位之间用连字符连接(例如:888-1200)。电话的键盘提供了字符于数字之间的映射关系,如下所示:
2
A、B和C
3
D、E和F
4
G、H和I
5
J、K和L
6
M、N和O
7
P、R和S
8
T、U和V
9
W、X和Y
Q 和 Z 没有映射到键盘,而连字符不需要被拨打并且可以根据需要添加和删除。TUT-GLOP 的标准形式是 888-4567,310-GINO 的标准形式是310-4466,3-10-10-10的标准形式也是 310-1010。
如果两个电话号码有相同的标准形式,那么这两个电话号码是相同的。-commercial units need easy to remember telephone numbers, there are ways to allow more telephone numbers easy to remember. For example, telephone numbers can be written words or phrases, such as pseudodynamic- GLOP can represent the University of Waterloo calls. Sometimes numbers is only part of the written word. if the fight 310-GINO will be able to GINO pizza shop ordering pizza. Another phone number so easy to remember the method is to use a numbe
- 2022-01-31 01:21:55下载
- 积分:1
-
用OpenGl实现了种子填充和Bresenham算法,并且有橡皮筋功能。
用OpenGl实现了种子填充和Bresenham算法,并且有橡皮筋功能。-Achieved using OpenGl seed filling and Bresenham algorithm, and has rubber band functionality.
- 2023-03-29 07:55:03下载
- 积分:1
-
Visual Basic, new drag and drop functionality
Visual Basic 中新颖的拖放功能-Visual Basic, new drag and drop functionality
- 2023-03-26 00:50:03下载
- 积分:1
-
网上找的一个视频电话源码,功能很强,需要open323库支持。
网上找的一个视频电话源码,功能很强,需要open323库支持。-online to find the source of a video phone, a very strong function, the need open323 support.
- 2022-05-31 06:40:37下载
- 积分:1
-
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS...
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS2005BETA2进行编译。-SMART PHONE ACTIVE_SYNC 2005 on the use of source code examples, you can use this code, with PC connectivity SMART PHONE equipment, complete download updates and other functions, needed VS2005BETA2 computer.
- 2022-05-20 07:20:38下载
- 积分:1
-
体育管理系统
体育信息管理系统
SYNOPSIS
体育信息管理系统 (SIMS) 项目的目的是管理在大学里的体育活动。它也负责管理学生对大学和州一级的选择活动。用户将会消耗更少的时间时相比,手工纸工作通过自动化的系统。该系统将照顾所有的维修活动以快速的方式。大数据量的存储和检索很容易。报告检查并随时快速查看。 纸工作和手动工作减少。它是用户友好的和易于使用。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-08 06:10:03下载
- 积分:1
-
以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。...
以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。-Rearrangement of Lo Shu Square as an example to demonstrate the overall selection of the best search method searching process, requiring a certain degree of universality.
- 2022-08-23 03:00:21下载
- 积分:1
-
模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win...
模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
- 2022-05-09 03:43:06下载
- 积分:1