搜索资源列表
Create Motion Icon
- 20040916_1554_创建动画图标-20040916_1554_ create animation icon
AnotherPDFLib0.4.zip
- PDF文件格式解析库源代码,实现对PDF格式的几种操作,This project is intended to achive all the capbilities specified in PDF 1.6 Reference, and provide tools to create, read, manipulate PDF files.
delphi_TFrame_test
- delphi中的TFrame类使用方法示例 这个类,我们称之为TFrame框架组件,使程序开发人员能够可视化的设置一组组件,之后系统中对它进行重用。 TFrame框架有两个主要的好处: 第一、TFrame框架可大幅减少需要存储在工程中的资源量。 第二、TFrame框架允许你可视化的创建能复制和扩展的对象。 对可视化窗体继承允许你很简单的创建由继承得来的窗体。每一个框架保持它与父TFrame的关系,即对父类的改变将自动被实例继承。虽然你可以用TPanel组件达到同样的
Flash_File_Format_SWF_SDK
- 创建swf的sdk,可以通过编程接口直接生成swf文件。-create swf use visual c++
PDFWorknew
- C#操作pdf,创建PDF文件并能操作文字和图像合成-C# Operation pdf, create PDF documents and can operate text and image synthesis
PdfCreator
- Create and convert PDF files using Delphi.
FileManager
- FileManager is a Delphi component that serves as a file manager for your application. Imagine a simple text editor. If the edited text is dirty (modified), prior to close or create a new text editor, it must ask user a filename in which it can save t
create-table
- delphi+sql 动态创建数据表,仿制sql server样式-delphi+ sql dynamically create a data table, copy sql server style
Create-Table-and-query
- Create Table And Quary
delphi-create-dynamic-DLL
- delphi创建DLL动态链接库,的源代码,很好用的啊-delphi create dynamic link library DLL
Test-Create-Table-Firebird
- Create firebird table on runtime
Create--cluster
- 用于创建簇 Create cluster-Create cluster
VCPP-create-a-application-window
- VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。-VC++ language to create a common application window in orde
create-table
- labview在access数据库中创建一个表-use labview to create a table in access
create-filepath
- 创建任意目录、创建任意目录create any filepath-Create any directory
create-table-postgres-database
- create table postgres
Create-Jmp-and-Mov
- 自己构造汇编语言代码,简单的了解了汇编语言的跳转问题。-Create asm
Create-and-Render-Objects
- 在LabVIEW完整版开发系统中,本VI演示了在三维图片中创建并显示对象的方法。-In LabVIEW Full Development System, the VI demonstrates this method to create and display objects in three-dimensional picture.
create-arrayvi
- 产生数组 产生一个n行m列的矩阵 n和m都是正整数-create a array, m line, n row, m,n are all positive
create-a-stored-procedure
- 实例是通过delphi创建存储过程,会对存储过程的创建有一个了解-How to use the code to create a stored procedure