中文名:Windows Forms 程序設計 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民郵電出版社 代碼內容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Chapter 2 Forms * Chapter 3 Dialogs * Chapter 4 Layout * Chapter 5 Drawing Basics * Chapter 6 Drawing Text * Chapter 7 Advanced Drawing * Chapter 8 Printing * Chapter 9 Components * Chapter 10 Controls * Chapter 11 Design-Time Integration: The Properties Window * Chapter 12 Design-Time Integration: Designers and Smart Tags * Chapter 13 Resources * Chapter 14 Applications * Chapter 15 Settings * Chapter 16 Data Binding Basics * Chapter 17 Applied Data Binding * Chapter 18 Multithreaded User Interfaces * Chapter 19 ClickOnce Deployment * Appendix A Whats New in Windows Forms 2.0 * Appendix C Delegates and Events * Appendix D Component and Control Survey * Appendix E Drag and Drop * Appendix F Document Management * Bibliography * Index
標簽: Windows Forms Programming Chris
上傳時間: 2013-12-03
上傳用戶:啊颯颯大師的
By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998. (See the catalog page for this book.) Search the text of Perl Cookbook. Table of Contents Copyright Page Foreword Preface Chapter 1: Strings Chapter 2: Numbers Chapter 3: Dates and Times Chapter 4: Arrays Chapter 5: Hashes Chapter 6: Pattern Matching Chapter 7: File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User Interfaces Chapter 16: Process Management and Communication Chapter 17: Sockets Chapter 18: Internet Services Chapter 19: CGI Programming Chapter 20: Web Automation Index Colophon
標簽: Christiansen Torkington published Edition
上傳時間: 2014-02-20
上傳用戶:yyq123456789
CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface. Package ope.carsim contains classes that represent the problem domain: cars and locations. Package ope.carsim.gui contains a user interface for the application.
標簽: two-dimensional application simulating simplified
上傳時間: 2013-12-22
上傳用戶:gaome
1、用SQL查詢器打開install目錄下的dooogo.sql運行之后創建數據庫dooogo。 2、然后打開web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" /> 節點的數據庫用戶密碼。 3、打開IIS,創建虛擬目錄dooogo指向WebUI目錄; 4、輸入http://localhost/dooogo/default.aspx進入首頁
標簽: dooogo DbProvider install config
上傳時間: 2015-09-05
上傳用戶:561596
華東理工大學自動化系《控制系統分析、設計和應用》教材配套程序實例,有關說明: 1. 安裝MATLAB軟件。安裝時,將MATLAB安裝在C:\MatlabR12目錄下 Matlab的詳細安裝方法見有關安裝手冊 2. 拷貝文件:即將光盤中的/ctl/program和/ctl/functions下的 文件復制到用戶目錄下(例如,D:\User) 3. 設置路徑:先運行MATLAB,在桌面操作環境下,點擊File下拉式菜單 的Set path選項,添加用戶目錄(例如,D:\User)(含子目錄ctl等) 到MATLAB的工作路徑 4. 運行程序:先運行MATLAB,如第3步已運行,可直接鍵入示例命令。 例如,鍵入ex1_1等 5. 閱讀教材,并對示例進行操作。
上傳時間: 2013-12-17
上傳用戶:wangchong
Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.
標簽: Introduction Messenger Activity the
上傳時間: 2015-09-06
上傳用戶:ruan2570406
A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only the signature waveform and the timing of the desired user.
標簽: multiuser detection adaptive subspace
上傳時間: 2015-09-07
上傳用戶:xieguodong1234
一個十分不錯的C/S圖書館管理系統 圖書館管理系統 使用方法: 文件夾下有兩個文件夾Tsgl_client(圖書管理客戶端)和Tsgl_server(圖書管理服務器端),用的是同一個ASA8數據庫,數據庫文件在Tsgl_server中。利用PowerBuilder 9.0打開相應文件夾下的PBW文件,然后按照應用程序入口配置數據源連接即可。ODBC ASA8數據源配置清單如下: 數據源名(data source name)為 tsgl 數據庫名(database name)為libmis.db 數據庫文件(database file)路徑選擇為…chap6\Tsgl_server\libmis.db文件 數據庫登錄用戶名(user id)為dba 數據庫登錄口令(password)為sql
標簽: Tsgl_client Tsgl_server 圖書館 圖書管理
上傳時間: 2014-12-01
上傳用戶:wab1981
In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for the beginning Winsock programmer. This chapter covers all the basics and introduces Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) through simple samples, as well as providing a roadmap to advanced Winsock topics covered in other chapters. For the sake of simplicity, Chapter 1 covers the IPv4 protocol.
標簽: the dedicated covering majority
上傳時間: 2015-09-08
上傳用戶:ommshaggar
Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections marked with a ‡ describe features that are also available in ANSI C.
標簽: typographical conventions commands Example
上傳時間: 2013-12-20
上傳用戶:xiaoxiang