This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the Properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
標簽: introduction application Microsoft article
上傳時間: 2015-04-09
上傳用戶:www240697738
Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s Properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.
標簽: ToolKit Introduction GPS Pro
上傳時間: 2015-04-28
上傳用戶:zhuoying119
采用jsp+servlet+javabean,jsp負責少量的頁面處理,以servlet為主。 結構清晰明了,未對頁面做美工處理,因此html和javascript代碼很少, 詳細介紹了jdbc的常用api以及數據庫中的表的級聯。 開發調試平臺為jbuilder9+tomcat4,在resin和weblogic下測試通過。 數據庫平臺為ms sql server2000 數據庫連接池為apache組織下jakarta項目組開發的commons-dbcp 1.0 info.sql 數據庫的表結構文件 其中表info_table1和info_table2有級聯關系 guestbook.Properties 屬性文件,初始化了一些參數 mssqlserver.jar,msutil.jar,msbase.jar SQL驅動 commons-collections.jar,commons-dbcp-1.1.jar,commons-pool-1.1.jar 數據庫連接池
上傳時間: 2014-01-19
上傳用戶:gtzj
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input series and the predicted output series. Then it is possible to observe interesting prediction Properties.
標簽: capabilities illustrates multi-layer perceptrons
上傳時間: 2015-06-17
上傳用戶:lnnn30
Comm.jar是Sub實現底層串口操作的API,調用了本地的DLL文件,因為Java本身不具備直接訪問硬件設置的能力,都是通過調用本地方法來實現的.可以Java的官方網站下載.下載之后把其中Comm.jar包導入到工程的Classpath中,把另外兩個非常重要的文件javax.comm.Properties和win32com.dll考貝到你的工程目錄下,即java.user下.
上傳時間: 2013-12-08
上傳用戶:ippler8
本手冊是 Rainer s DHTML Library 產品的一部分。 本手冊針對的是已有一定網頁設計制作經驗的讀者。其目的是提供完整清晰的樣式表內容的快速索引及進階幫助。所以對于網頁制作和樣式表的基礎知識,僅簡單介紹,恕不贅述。 手冊提供了完整的 CSS2.0 的屬性(Properties)、規則(At-Rules)、偽類(Pseudo-Classes)、偽元素(Pseudo-Elements)、聲明(Declarations)、單位(Units)、選擇符(Selectors)的介紹。其內容涵括了 W3C 的 CSS2.0 標準,以及 Internet Explorer 和 Netscape 各自的私有內容。出于種種眾所周知的原因考慮,本手冊以瀏覽器的事實標準—— Internet Explorer 為主。 手冊中為幾乎所有的已被支持的屬性、偽類、單位等,除了基本的語法示范外,都度身制作了可以對照源代碼即時察看運行演示的實例。 本手冊的升級信息與版權聲明請參閱關于本書頁面。 限于篇幅,對于一些過于繁雜的相關內容,如動態樣式屬性(Dynamic Properties),濾鏡(Filters),行為(Behaviors)請參閱我的其它相關著作。 本書中涉及到的所有HTML對象(Object,Element),HTML屬性(Attributes)和特性(Properties)請參閱我的相關著作。
上傳時間: 2013-12-18
上傳用戶:hakim
Java+Tomcat+ZK Welcome to ZK, the simplest way to make Web applications rich. The Developer s Guide describes the concepts and features of ZK. For installation, refer to the Quick Start Guide. For fully description of Properties and methods of components, refer to the Developer s Reference.
標簽: applications Developer simplest Welcome
上傳時間: 2015-07-19
上傳用戶:rocwangdp
Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the Properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with the image flow from that camera. It can thus be used to setup a camera with Coriander while the video flow is used by another application
標簽: the controlling Coriander Digital
上傳時間: 2015-08-07
上傳用戶:TF2015
中文名: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
上傳用戶:啊颯颯大師的
Distribution generator Here is a simple generator which can build some distributions with given Properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribution of 100 uniform random numbers between 1 and 10, such that the sum of numbers is 500. ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 Idem with 200 numbers between 1 and 100 following a power law with exponent -
標簽: generator distributions Distribution simple
上傳時間: 2014-01-27
上傳用戶:sammi