Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
標簽: introduce Overview Borland Builder
上傳時間: 2014-01-04
上傳用戶:小鵬
一個JAVA源程序,用面向對象方法開發和設計的,主要功能為提供一個用戶鼠標輸入后的輸入合法性檢查,請見上傳的Java LogicGate Programming SourceCode.rar
上傳時間: 2014-01-18
上傳用戶:songyue1991
自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 devices in low cost plastic case for developing. In contrast you need 10 or more high cost windowed devices if you must develop with EPROM devices (e.g. Phillips 87C751).
標簽: programmer program device build
上傳時間: 2015-05-11
上傳用戶:sdq_123
java核心技術卷書上的源代碼,這是核心卷I的
上傳時間: 2013-12-23
上傳用戶:cmc_68289287
java編寫的記事本程序,適合初學者,熟悉java的GUI設計和Java的 I/O輸入輸出流
上傳時間: 2014-06-24
上傳用戶:gtzj
The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Java. Developers will find hundreds of tried-andtrue Java "recipes" covering all of the major APIs as well as some APIs that aren t as well documented in other Java books.
標簽: comprehensive collection practical solutions
上傳時間: 2014-01-16
上傳用戶:ukuk
(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is not available as a user I/O pin. (2) The user I/O pin count includes dedicated input pins and all I/O pins.
標簽: configured pin function either
上傳時間: 2014-01-27
上傳用戶:qwe1234
share trading application.My code samples chapt-4 to chapt-7 are from a book named java project which i bought from india.
標簽: chapt application samples project
上傳時間: 2015-10-06
上傳用戶:colinal
提供給JAVA入門者,免費下載PPT和源碼 很多網友問我學習Java有沒有什么捷徑,我說“無他,唯手熟爾”。但是我卻很愿意將自己學習的一些經驗寫出來,以便后來者少走彎路,幫助別人是最大的快樂嘛! 要想學好Java,首先要知道Java的大致分類。我們知道,自從Sun推出Java以來,就力圖使之無所不包,所以Java發展到現在,按應用來分主要分為三大塊:J2SE,J2ME和J2EE,這也就是Sun ONE(Open Net Environment)體系。J2SE就是Java2的標準版,主要用于桌面應用軟件的編程;J2ME主要應用于嵌入是系統開發,如手機和PDA的編程;J2EE是Java2的企業版,主要用于分布式的網絡程序的開發,如電子商務網站和ERP系統。J2SE開發桌面應用軟件比起VC,VB,DELPHI這些傳統開發語言來說,優勢好象并不明顯。J2ME對于初學者來說,好象又有點深奧,而且一般開發者很難有開發環境。所以現在應用最廣泛又最好學的就是J2EE了。J2EE又包括許多組件,如JSP,Servlet,JavaBean,EJB,JDBC,JavaMail等。要學習起來可不是一兩天的事。 那么又該如何學習J2EE呢?當然Java語法得先看一看的,I/O包,Util包,Lang包你都熟悉了嗎?然后再從JSP學起。如果你學過HTML,那么事情要好辦的多,如果沒有,那你快去補一補HTML基礎吧。其
標簽: JAVA
上傳時間: 2015-11-26
上傳用戶:lvzhr
Java是一種功能強大的編程平臺,帶有大量的Application Programming Interfaces(APIs,應用程序編程接口)。在本書中,我們將研究Java用于訪問和處?硎蕕母髦旨際酢1臼榻蚨琳囈檣莧綰問褂肑ava開發企業級的分布式應用程序,其中涉及生成、處理、存儲、 與檢索各種類型的數據與不同的數據庫。 本書按照一定的邏輯順序分為六個部分。在相互的基礎上,前四部分深入廣泛地探討了各種Java技術,它們可以組合或單獨用于為各種數據訪問與處理情況開發實際方案。第五部分中的案例研究包括了一些實際的圍繞數據的應用程序范例。 本書只需要讀者具有Java的使用知識,所有的技術與概念都會用圖表與實際范例充分給予解釋。
上傳時間: 2013-11-25
上傳用戶:cainaifa