Welcome![Sign In][Sign Up]
Location:
Search - powerbuilder or

Search list

[VC/MFCVisual C++ 6.0 21天自學教程

Description: Welcome to Sams Teach Yourself Visual C++ 6 in 21 Days. Over the next three weeks, you will learn how to build a wide variety of applications with Microsoft's Visual C++. What's even better is that you will learn how to create these types of applications by actually building them yourself. As you read this book, you will be gaining actual programming experience using Visual C++. So let's get started! Today, your focus will be on learning about the Visual C++ development environment and some of the tools that it provides for building applications. Although Visual C++ provides more tools than you would probably use in any one application development effort--even more than you could possibly learn to use in a single day--I limit the focus to the primary tools that you will use throughout this book, as well as in just about every application you build with Visual C++. Today, you'll learn about the following: * The primary areas of the Visual C++ development environment * The Application Wizard--how you can use it to build the basic infrastructure for your applications * The Dialog Painter--how you can use it to paint dialog windows, much in the same way that you can build windows with Visual Basic, PowerBuilder, or Delphi * The Class Wizard--how you can use it to attach functionality to your application windows
Platform: | Size: 309593 | Author: Kolon0524 | Hits:

[Hotel software systemHotel_feng

Description: 系统的设计重点 本章主要介绍了使用PowerBuilder 9.0开发小型客房管理系统的过程,通过本章的学习,读者应该熟悉PowerBuilder 9.0中TreeView控件和鼠标右键菜单的使用方法,掌握GroupBox、SingleLineEdit、CommandButton、RadioButton、PictureButton等控件的异同,进一步了解数据窗对象各种显示风格的适用场合。 系统要完成的任务 ¯ 系统维护:包括公司信息、操作员管理、修改密码、交接班管理、字典管理。 ¯ 基本信息:对客房管理系统所需的各项基本信息进行管理(包括新增、修改、删除),这些基本信息是系统必需的,录入业务单据前必须先录入基本信息,包括客房信息、其他服务等。 ¯ 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat
Platform: | Size: 2479104 | Author: 艺冲 | Hits:

[ListView/ListBoxpbfind3_5_9

Description: 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中搜索指定字符串。 * 辅助注释。按自定义模板格式插入代码注释。 * 代码美化。按缺省的缩进格式对代码进行整理美化。 * PB工具栏。自动集成到PB IDE工具栏,操作更方便快捷。 * 浮动窗口。工具条窗口显示,最小化至系统托盘。 * 代码统计。对选定的PBL库进行对象及代码行数统计。 * 代码浏览。PowerScript语法高亮显示。 * 重复对象检索。 * 无用对象检索。 * 对象属性列表。 * 对象继承关系。 本软件使用PowerBuilder开发,使用时需PB运行库支持。如果您有-welcomed the use of PB his assistant. PB as a programmer, you have to find a phrase and the day to open a case or another function, in its struggle to find the script's painful experience; To find a variable or a function definition, you have to target in a complicated succession of relations might be back, The next quest. With PB his assistant, to have these problems would be resolved. It can help you a lot or a script you want to quickly find the Early Bird, better than others! Major functions (for details, see Help) :* Object Search. PB application in the name of containing search string is specified target.* Search script. PB-source applications in search string is specified.* Supplementary Notes. By custom template format insert code Notes.* Code beautification. By default for
Platform: | Size: 967680 | Author: 陈同坏 | Hits:

[Web Serverwuzhiguanlixitong

Description: 劳资人事管理是公司企业内部很重要的一个管理事项,但目前大多公司内部劳资人事的管理,基本上是手工操作或是基于dos下的应用,这样对信息的管理者有诸多不便,有的虽然是用foxpro、visual foxpro开发,但由于开发工具本身的限制,对网络功能的支持程度不是很强,为以后软件升级到互联网带来了麻烦。因此有必要开发一个基于网络的劳资人事管理系统,能在网络环境下实现数据的录入、插入、删除、查询、统计、更新、打印等功能。同时,为了信息的保密与安全,系统还要提供一定的安全机制。 Powerbuilder6.5是美国著名的Powersoft公司推出的广泛使用于客户机/服务器体系结构下的应用程序开发工具,具有完整的Web应用开发功能。它同时支持多种关系数据库管理系统,通过微软公司的ODBC接口和专用的大型数据库接口,能够高速读取数据库中的数据。本系统就采用Powerbuilder6.5开发,服务器端的操作系统为Windows NT 4.0,客户端操作系统为Windows 98。 -labor and personnel management within companies is a very important management issues. but most of the company's labor and personnel management is basically manual or on the application dos, this right to information managers with a lot of inconvenience, and some is used foxpro. visual foxpro development, but the development tools of its own limitations. the network function is not very strong level of support, software upgrades for the future of the Internet into trouble. Therefore it is necessary to develop a Web-based labor management system in the network environment can achieve data entry, insertion, to delete, query, update and print capabilities. Meanwhile, in order to the confidentiality of information and security, the system must also provide the security mechanism. Powerbuil
Platform: | Size: 11264 | Author: jiafeimao | Hits:

[MiddleWareSkinPP_PowerBuilderDemo

Description: 一个换肤的程序,适用于PB9或是以上的版本。-a skinnable procedures applicable to PB9 or above version.
Platform: | Size: 1064960 | Author: li | Hits:

[OS programudc01

Description: 纯pb截图源码,可截取指定窗口或全屏,截取数据可保存到blob变量或文件中-pure pb screenshots source, the interception of specified window or full screen, data interception to preserve the blob variable or document
Platform: | Size: 54272 | Author: | Hits:

[Education soft systemUniversity_graduate_student_management_information

Description: 大学研究生管理系统,用PB实现的。可用于课程设计或毕业设计用!-University graduate management systems, the use of PB. Can be used to design or graduate courses used at the design!
Platform: | Size: 675840 | Author: 刘颖 | Hits:

[Delphi VCLshudepb

Description: delphi与pb共享您上载的源码为何会被站长不采用或帐号被删-delphi with pb share your upload will be the source for that station will not be adopted or account deleted
Platform: | Size: 1139712 | Author: sinlan | Hits:

[Other20041813365576629

Description: MapX是一个提供给应用程序开发人员的工具。它提供了一个最简单和最节约成本的方法,用来将地图化功能嵌入到新的和现有的应用中。MapX是一个OCX组件,可以被快速集成到使用Visual Basic、PowerBuilder、Delphi、Visual C++或其他面向对象的语言的客户端应用程序以及使用Lotus Script的Lotus Notes (v4.5)中。-MapX is a available to application developers tool. It provides a simplest and most cost-effective method, used to map functions embedded in new and existing applications. MapX is an OCX components, can be quickly integrated into the use of Visual Basic, PowerBuilder, Delphi, Visual C++ Or other object-oriented language, client application and the use of Lotus Script in Lotus Notes (v4.5) in .
Platform: | Size: 5600256 | Author: 成是非 | Hits:

[Education soft systembook_manager

Description: 这是一个用powerbulider9.0开发的图书管理系统,里边的功能虽然有点简单,但是对于初学者,还是有一定的帮助。-This is a used book powerbulider9.0 development management system, inside the function though a bit simple, but for the beginner, or have some help.
Platform: | Size: 564224 | Author: xiaoxue | Hits:

[Other Databaseslgy

Description: 可以通过名称或代码实现全国身份证号码所属区县查询,-By name or code to achieve the national identity card numbers of their respective districts and counties inquiries,
Platform: | Size: 2696192 | Author: 侯永平 | Hits:

[Printing programcontrlprint

Description: 此代码为直接通过串口或并口打印内容(如:条码文件,斑马打印机)-This code is directly through the serial or parallel port print content (such as: bar code files, Zebra printers)
Platform: | Size: 1024 | Author: wenhongguang | Hits:

[Software Engineering2008.10.5

Description: 本系统的主要功能是用来帮助医院核算部门实现医院内部部分或全部科室费用核算。该软件允许用户自己定义核算会计科目,核算公式,以及核算数据源,并提供打印功能,用户可根据自己需要打印各类核算报表。 本系统通过对门诊、住院、药品、库房、财务等系统数据的采集和手工录入数据相结合的办法完成全院各科室(个人)的收入、支出和工作量数据的收集,经过汇总统计完成对全院各科室(个人)的核算。 -The main functions of the system is used to help the hospital accounting departments within hospitals to achieve some or all of the cost accounting department. The software allows users to define their own accounting of accounts, accounting formula, as well as accounting data sources, and to provide printing capabilities, users can print all kinds of needs according to their accounting statements. The system of outpatient, hospital, medicine, the Treasury and financial system data collection and manual data capture solution that combines a full-house to complete the various sections (individual) income, expenditure and workload data collection, after completion of the summary statistics a full-house of all sections (Personal) accounting.
Platform: | Size: 1461248 | Author: your name | Hits:

[OtherKFGLXT

Description: 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat -err
Platform: | Size: 783360 | Author: lixiaqian | Hits:

[Other Databaseskfgl

Description: 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat -err
Platform: | Size: 33792 | Author: lixiaqian | Hits:

[OtherJDGL

Description: 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat -err
Platform: | Size: 136192 | Author: lixiaqian | Hits:

[Crack HackMD5Cracker

Description: MD5在线加密或查询系统,免安装纯绿色软件。-MD5 encryption or online inquiry system, free installation software pure green.
Platform: | Size: 1187840 | Author: | Hits:

[GUI Developpb9(orca)

Description: loc: 很好的一个调用orca的例子. pbcomment7: 给pb自动加注释的软件. PowerBuilder-ORCA-0.04: orca用于C/C++的头文件. orca7.pdf: 帮助手册. 下面几个是自己做的: dw_restore: 从pbd中提取dw对象 highlighter: 语法高亮显示 minipb: 想做个mini版pb,刚开了头 pic_extract: 从pbd提取图片 version_convert: pbl版本降级 -Some Source Code
Platform: | Size: 2611200 | Author: chenmiao | Hits:

[Windows DevelopWINSOCK

Description: 随着资源共享和实时通讯的需要,很多计算机应用程序早已甩开单兵作战的模式,转入联合行动。 网络在计算机世界里,越来越发挥着举足轻重的作用。在WINDOWS应用程序中,处理实时通讯最常用到的还是MICROSOFT公司提供的WINSOCK控件。许多资料都细述了WINSOCK 在VB中的使用方法,就连WINDOWS本身提供的hlp文件也是针对VB而写的。笔者因为实际应用的需要,琢磨出了WINSOCK控件在PB中的应用方法。好东西不敢独自享用,拿出来与大家共享。 -With the resource sharing and real-time communications needs, many computer applications, bypassing the one-man operation has long been the model into joint action. Network in the computer world, are increasingly playing an important role. In the WINDOWS application, deal with the most commonly used real-time communication, or MICROSOFT provided WINSOCK control. Much of the information detailed in the WINSOCK in use in VB, even WINDOWS itself for the hlp file is written by VB. Since the actual application I need to figure out the WINSOCK control in the PB in the application method. Can not enjoy the good things alone come up with to share with you.
Platform: | Size: 7168 | Author: Bosco | Hits:

[Othericontray

Description: trayicon application. for power builde 8 or 10
Platform: | Size: 50176 | Author: mahmut | Hits:
« 12 3 »

CodeBus www.codebus.net