-
这是一个JSP的一个摸班部件, 学生管理系统的一部分
这是一个JSP的一个摸班部件, 学生管理系统的一部分-This is a touch of a JSP components classes, students part of the management system
- 2022-01-25 21:43:40下载
- 积分:1
-
TeeChart Pro ActiveX是西班牙Steema SL公司开发的图表类控件,主要用来生成各种复杂的图表。熟悉Delphi和C++ Builder的编...
TeeChart Pro ActiveX是西班牙Steema SL公司开发的图表类控件,主要用来生成各种复杂的图表。熟悉Delphi和C++ Builder的编程人员对它不会陌生,因为在Delphi和C++ Builder里包括了TeeChart的VCL版本。
TeeChart使用目的
如果你需要在程序中制作曲线图、条状图、饼状图等等,使用这个控件都将是你的明智选择。它因为是已经被封装好的产品,所以使用方便,可控性强,不过有的时候会有点小BUG。最好能找到源码,并自己打几个补丁。-TeeChart Pro ActiveX is a Spanish company has developed a chart Steema SL class control, mainly used to generate all kinds of complicated charts. Are familiar with Delphi and C++ Builder programmers it is not strange, because in Delphi and C++ Builder to include in the VCL version of TeeChart. TeeChart the purpose of use in the program if you need to create graphs, strip chart, pie charts, etc., use this control will be your wise choice. It is because it is has been packaged good products, they are easy to use, control, and strong, but sometimes a bit small BUG. The best source to find and patch a few yourself.
- 2022-07-28 01:51:29下载
- 积分:1
-
基于DOS的内存分配过程 操作系统
基于DOS的内存分配过程 操作系统- Based on DOS memory allocation process operating system
- 2022-07-26 22:10:37下载
- 积分:1
-
带背景音乐的动画,dos下的多任务实现
带背景音乐的动画,dos下的多任务实现-background music with animation, dos under the multi-task to achieve
- 2023-02-27 18:00:03下载
- 积分:1
-
用csharp解决arcgis中的问题,请认真阅读
用csharp解决arcgis中的问题,请认真阅读-with csharp arcgis solve the problem, please read carefully
- 2022-12-28 07:15:04下载
- 积分:1
-
用JAVA 实现的简单的ATM
用JAVA 实现的简单的ATM-using JAVA simple ATM
- 2022-12-15 16:35:03下载
- 积分:1
-
有关OFDM的电子书 讲的很详细也很基础 很好
有关OFDM的电子书 讲的很详细也很基础 很好-OFDM 电子书
- 2022-07-19 09:59:04下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
WiMAX物理层仿真项目在Linux操作系统。
wimax phy simulation project on linux os.-wimax+ phy simulation project on linux os.
- 2022-01-29 02:24:47下载
- 积分:1
-
数据结构与算法(c++)版源代码,很有用!
数据结构与算法(c++)版源代码,很有用!-Data Structures and Algorithms (c++) Version of the source code, very useful!
- 2023-01-10 19:55:02下载
- 积分:1