Description: 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a standardized function. This instruction applies to analysts 3.10 standard and professional versions formula system. 2. Spread Function Function system for achieving the impossible special algorithm. 3. PSF with windows 32 DLL realized, production proposed use Microsoft Visual C programming. 4. called to the formula editor wrote "@ name DLL function name" (Table parameters) can be, for example, the following function can be written as "FXJFUNC @ MYCMALOSE" (5) 5. DLL name and function name can be its own definition. 6. using DLL can be copied to the directory analysts use. Platform: |
Size: 6165 |
Author:周有本 |
Hits:
Description: This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment. Platform: |
Size: 9127699 |
Author:宝宝 |
Hits:
Description: 人事,工资,考勤系统,C#实现
1、查看建模图
本文件夹中的Model目录下包含了系统的数据库模型图和系统建模图,分别使用PowerDesigner和Rational Rose打开。
2、数据库安装
本安装说明是以Microsoft Access 2000为例来阐述的,数据库文件为文件夹ManPowerManage/ManPowerManage/bin/debug目录下的ManPowerManage.mdb文件。数据库无须安装设置,直接就可以运行。
3、把员工照片文件夹picture复制到C:盘的根目录。
4、如果用户安装的是Microsoft Visual Studio .Net 2003,那么可以直接打开ManPowerManage文件夹下的工程,查看代码并进行调试。
5、把数据导入Excel要用到Excel.dll,Office.dll,VBIDE.dll 3个dll文件,请按照本章所讲方法,安装Excel并生成这些dll文件。注意,可执行示例程序的同一目录下必须有Excel.dll文件,否则示例程序将不能把数据输出到Excel。请读者自己按照本章所述,获取Excel.dll文件。
6、本程序没有设置登录窗口,读者可以参照前面的例子自行开发。
-personnel, wages and attendance system, a C#. View Modeling map of the folder directory of the Model of the system contains a database model of the system modeling and map separately used PowerDesigner and Rational Rose opened. 2. the installation of the database install Microsoft Access 2000 is the example to elaborate. database file folders for ManPowerManage / ManPowerManage / b in / debug ManPowerManage.mdb directories under the document. Not to install the database installed directly on the run. 3, staff photos picture folders to copy C : disk root directory. 4. If users install the Microsoft Visual Studio. Net 2003, Well, we can directly open ManPowerManage folder works View source and debugging. 5, the data into Excel to use Excel.dll, Office.dll. VBIDE.dll three dll file, in accor Platform: |
Size: 718423 |
Author:许轶淼 |
Hits:
Description: These libraries are designed for use with Microsoft Visual C++ version 6.0.
Install them by running setup.exe. This will copy the files to various
places where MSVC will expect to find them. If setup fails, alternate
instructions are below.-These libraries are designed for use with Microsoft Visual C
version 6.0. Install them by running setup.exe. This will copy the
files to various places where MSVC will expect to find them. If setup
fails, alternate instructions are below. Platform: |
Size: 150037 |
Author:xiao |
Hits:
Description: 基于C/S模式的考试系统的研究与开发 1
1. 前言 1
1.1 MICROSOFT VISUAL STUDIO .NET 2003开发平台和C#语言的特点 1
1.2用C/S模式开发计算机考试系统的优越性 1
2. 系统分析 2
2.1系统基本情况描述 2
2.2 可行性分析 2
2.3 需求分析 3
2.3.1采用SA方法画出计算机考试系统的一套分层数据流图 3
2.3.2数据词典 4
3. 系统设计 4
3.1系统配置 4
3.2系统概要设计 4
3.2.1系统结构图 4
3.2.2模块功能及界面设计 4
3.2.3模块界面设计 5
3.3系统详细设计 6
3.3.1模块详细设计 6
-based on the C / S mode of examination system Research and Development 1. Foreword a 1.1 MICROSOFT Visual Studio.NET 2003 development platform and C# language features a 1.2 C / S developing computer models to the superiority of the examination system 1 2. System two basic systems of the 2.1 2 2.2 feasible Description Analysis of 2 2.3 2.3.1 Requirements Analysis using three methods SA painted computer examination system of hierarchical data flow Figure 3 2.3.2 Data Dictionary 3. System Design System Configuration 4 3.1 4 3.2 4 System Design 3.2 .1 System Chart 4 3.2.2 module functions and interface design 4 3.2.3 module interface design system 5 3.3 detailed design of six modules 3.3.1 detailed design 6 Platform: |
Size: 37175 |
Author:wq57 |
Hits:
Description: C++语言是C语言的超集,它是在C语言的基础上扩展形成的面向对象程序设计语言。微软Visual C++ 5.0∕6.0则是Windows 9.x平台上广泛应用的开发系统。本节以Visual C++ 5.0∕6.0为例,说明32位Windows 9.x环境下汇编语言与C++的混合编程。它也分为嵌入汇编和模块调用两种方式。
-C C language is a superset of language, it is in C language on the basis of the extended form of object-oriented programming language. Microsoft Visual C 5.0/6.0 is Windows 9.x platform extensive application development system. The festival Visual C 5.0/6.0 example, Note 32 Windows 9.x environment assembly language and C programming. It also is embedded module compilation and call in two ways. Platform: |
Size: 1247 |
Author:sun |
Hits:
Description: IDL Version 6.4, Microsoft Windows (Win32 x86 m32). (c) 2007, ITT Visual Information Solutions
Installation number: 20090909.
Licensed for use by: Lz0 Platform: |
Size: 791 |
Author:蒋荣 |
Hits:
Description: 本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C++ 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six parts : the first part describes Developer Studio and the basic knowledge+5.0; The second part gives text, graphics and dialog editor; The third part of the programming guide, showing how to use Classwizard Gallery and to accelerate the development of programming buil Platform: |
Size: 10822656 |
Author:刘建国 |
Hits: