亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

dialogs

  • delphi 自定義網(wǎng)絡(luò)函數(shù):unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes

    delphi 自定義網(wǎng)絡(luò)函數(shù):unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本機(jī)的局域網(wǎng)ip地址 function getlocalip(var localip:string): boolean //通過(guò)ip返回機(jī)器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //獲取網(wǎng)絡(luò)中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //獲取網(wǎng)絡(luò)中的所有網(wǎng)絡(luò)類型 function getnetlist(var list: tstringlist): boolean //獲取網(wǎng)絡(luò)中的工作組

    標(biāo)簽: interface sysutils classes dialogs

    上傳時(shí)間: 2015-05-09

    上傳用戶:wanghui2438

  • delphi在數(shù)據(jù)庫(kù)中存取Word文檔indows, Messages, SysUtils, Classes, Graphics, Controls, Forms, dialogs, StdCtr

    delphi在數(shù)據(jù)庫(kù)中存取Word文檔indows, Messages, SysUtils, Classes, Graphics, Controls, Forms, dialogs, StdCtrls, OleCtnrs, ExtCtrls, DBTables, Db, DBCtrls

    標(biāo)簽: Messages Graphics Controls SysUtils

    上傳時(shí)間: 2014-01-06

    上傳用戶:ynzfm

  • 使用說(shuō)明:    編譯并安裝

    使用說(shuō)明:    編譯并安裝,在 IDE 的控件欄可以看見(jiàn) VCLSKIN 包含有 TSkinData,TSkinStore和TSkinCaption 請(qǐng)?jiān)诜胖?TSkinData 控件的 FORM 上放置一個(gè) TSkinCaption, 當(dāng)TSkinCaption 的 Active 屬性為 False 時(shí)關(guān)閉補(bǔ)丁,當(dāng) Active 為 True 時(shí)開(kāi)啟補(bǔ)丁。 補(bǔ)丁未開(kāi)啟時(shí) VclSkin 為 DEMO 版, 補(bǔ)丁開(kāi)啟時(shí) VclSkin 業(yè)已成為 retail 版本。 補(bǔ)丁支持運(yùn)行時(shí)動(dòng)態(tài)開(kāi)啟。 請(qǐng)注意:3.93 以后的版本補(bǔ)丁 active 屬性缺省為開(kāi)啟。 新增 SKIN 的透明設(shè)置 SkinAlpha,可以制作全透明的 Vista 界面,包括 Menus,dialogs,MessageBox 等等。 備注:此版本已經(jīng)可以和 TNT Unicode Controls 很好的一起工作! 如果你需要轉(zhuǎn)載本補(bǔ)丁,請(qǐng)指明出處。 maotpo@126.com QQ: 378453102 (歡迎交流)

    標(biāo)簽: 使用說(shuō)明 編譯

    上傳時(shí)間: 2015-05-10

    上傳用戶:lps11188

  • 中文名:Windows Forms 程序設(shè)計(jì) 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民

    中文名:Windows Forms 程序設(shè)計(jì) 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民郵電出版社 代碼內(nèi)容: 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

    標(biāo)簽: Windows Forms Programming Chris

    上傳時(shí)間: 2013-12-03

    上傳用戶:啊颯颯大師的

  • 一本很全面介紹WTL編程的書籍,中英雙語(yǔ),共分八章 1.ATL GUI Classes 2.WTL GUI Base Classes 3.Toolbars and Status Bars 4.

    一本很全面介紹WTL編程的書籍,中英雙語(yǔ),共分八章 1.ATL GUI Classes 2.WTL GUI Base Classes 3.Toolbars and Status Bars 4.dialogs and Controls 5.Advanced Dialog UI Classes 6.Hosting ActiveX Controls 7.Splitter Windows 8.Property Sheets and Wizards

    標(biāo)簽: Classes WTL GUI Toolbars

    上傳時(shí)間: 2015-10-09

    上傳用戶:515414293

  • tsp遺傳算法源代碼

    tsp遺傳算法源代碼,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel Label2: TLabel EditNoCities: TSpinEdit EditPopulationSize: TSpinEdit EditKill: TSpinEdit EditInversion: TSpinEdit EditTransposition: TSpinEdit EditGens: TSpinEdit ButtonRun: TButton ButtonStep: TButton ButtonCreateCities: TButton ButtonCreatePop: TButton

    標(biāo)簽: tsp 算法 源代碼

    上傳時(shí)間: 2015-12-28

    上傳用戶:bjgaofei

  • unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D

    unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TMemo GroupBox2: TGroupBox Button1: TButton Btn_send: TButton Button2: TButton procedure Button1Click(Sender: TObject) procedure Button2Click(Sender: TObject) procedure Btn_sendClick(Sender: TObject) procedure Comm1ReceiveData(Sender: TObject Buffer: Pointer BufferLength: Word) private { Private declarations } public { Public declarations } end

    標(biāo)簽: interface Messages Graphics Controls

    上傳時(shí)間: 2016-06-10

    上傳用戶:gxmm

  • Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery

    Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery Chapter 3: The Application Architecture Hierarchy Chapter 4: The Document/View Architecture Chapter 5: Using dialogs and Controls in MFC Chapter 6: User Interface Issues Chapter 7: Advanced User Interface Programming Chapter 8: Using the Windows Common Controls Chapter 9: Writing Programs for the Windows Shell Chapter 10: Utility and Exception Classes Chapter 11: Writing Multithreaded Applications with MFC Chapter 12: Creating Dynamic-link Libraries Chapter 13: Writing Database Applications Chapter 14: Writing OLE Containers Chapter 15: Writing OLE Servers Chapter 16: ActiveX Controls Chapter 17: ActiveX Control Containers Chapter 18: Internet Client Programming Chapter 19: Internet Server Programming Appendix A: Installing Visual C++

    標(biāo)簽: Chapter The Professional Developer

    上傳時(shí)間: 2017-08-20

    上傳用戶:dragonhaixm

主站蜘蛛池模板: 新田县| 望奎县| 紫金县| 准格尔旗| 泉州市| 定边县| 莱州市| 葵青区| 莱阳市| 长汀县| 饶阳县| 甘洛县| 奉节县| 资阳市| 寻乌县| 乌兰县| 永和县| 乐业县| 房山区| 奇台县| 二连浩特市| 秀山| 漠河县| 武陟县| 英吉沙县| 德清县| 会昌县| 崇礼县| 三江| 铜山县| 彭阳县| 金阳县| 北安市| 剑川县| 秦皇岛市| 秀山| 鸡东县| 依安县| 公安县| 临沧市| 临猗县|