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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Properties

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application Properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標(biāo)簽: inspectors Inspector component allowing

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

    上傳用戶:無聊來刷下

  • The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

    The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup Properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.

    標(biāo)簽: recordsets container library ODBC

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

    上傳用戶:xlcky

  • This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to:

    This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to: - Databind a ContactCollection to a ListBox. - Databind a Contact Property to a TextBox. - Edit Contact Properties. - Send SMS messages - Call a contact s phone number.

    標(biāo)簽: WindowsMobile Microsoft PocketOutlook Telephony

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

    上傳用戶:李夢晗

  • Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows

    Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows NT/2000. Provides Properties for reading and writing bytes, words and doublewords from/to IO ports. New fast block data transfer methods enable to read and write megabytes of data per second.

    標(biāo)簽: Windows and component Builder

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

    上傳用戶:bjgaofei

  • 本手冊針對的是已有一定網(wǎng)頁設(shè)計(jì)制作經(jīng)驗(yàn)的讀者。其目的是提供最新最全的樣式表內(nèi)容的快速索引及注釋。所以對于樣式表的基礎(chǔ)知識(shí)

    本手冊針對的是已有一定網(wǎng)頁設(shè)計(jì)制作經(jīng)驗(yàn)的讀者。其目的是提供最新最全的樣式表內(nèi)容的快速索引及注釋。所以對于樣式表的基礎(chǔ)知識(shí),在此僅簡單介紹,恕不贅述。 本手冊的升級(jí)信息與版權(quán)聲明請參閱關(guān)于本書頁面。本手冊中專用詞匯請參閱中英文詞匯對照表。 限于篇幅,對于一些過于繁雜的相關(guān)內(nèi)容,如動(dòng)態(tài)樣式屬性(Dynamic Properties),濾鏡(Filters),行為(Behaviors)請參閱我的其它相關(guān)著作。 本書中涉及到的所有HTML對象(Object,Element),HTML特性(Attributes)和屬性(Properties)請參閱我的相關(guān)著作。

    標(biāo)簽: 樣式表 基礎(chǔ)知識(shí) 網(wǎng)頁設(shè)計(jì)

    上傳時(shí)間: 2015-11-19

    上傳用戶:hj_18

  • 1. 如何生成自簽名的KeyStore以及導(dǎo)出供SP使用的公鑰 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -

    1. 如何生成自簽名的KeyStore以及導(dǎo)出供SP使用的公鑰 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示輸入密碼即可,這里選擇輸入123456作為密碼,同時(shí)主口令也使用該密碼 C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer 這個(gè)命令將導(dǎo)出公鑰證書,公鑰證書將會(huì)配置在Identity Assertion Provider的Details選項(xiàng)卡中,同時(shí)需要配置123456作為訪問證書的密碼 2. 如何編譯 修改build\目錄下build.local.Properties文件,將其中的WL_HOME指向具體的WebLogic Server安裝目錄 然后在build目錄下執(zhí)行ant即可 demo/目錄中有編譯好的demo應(yīng)用,可以直接使用

    標(biāo)簽: idp KeyStore keystore keytool

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

    上傳用戶:gxmm

  • 創(chuàng)建MFC,在編輯界面創(chuàng)建所需的控件

    創(chuàng)建MFC,在編輯界面創(chuàng)建所需的控件,并于Properties中將ID,Caption按表填好,給復(fù)選和編輯框控件連接變量,對消息處理函數(shù)加入指定代碼。

    標(biāo)簽: MFC 編輯 控件

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

    上傳用戶:aysyzxzm

  • 在編輯界面創(chuàng)建所需的控件

    在編輯界面創(chuàng)建所需的控件,并于Properties中將ID,Caption按表填好,給復(fù)選和編輯框控件連接變量,對消息處理函數(shù)加入指定代碼。

    標(biāo)簽: 編輯 控件

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

    上傳用戶:baiom

  • 我用matlab寫的一個(gè)corner detector, 效果比現(xiàn)在流行的harris

    我用matlab寫的一個(gè)corner detector, 效果比現(xiàn)在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, 2:791-794, August 2004. Improved algorithm has been included in A Corner Detector based on Global and Local Curvature Properties and submitted to Optical Engineering.

    標(biāo)簽: detector matlab corner harris

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

    上傳用戶:569342831

  • 進(jìn)銷存管理系統(tǒng)(JSP版) 【系統(tǒng)配置】 先將此目錄下的WEB-INFclassesJXC 為JavaBean 本系統(tǒng)這里使用的ACCESS數(shù)據(jù)數(shù)據(jù)庫。 數(shù)據(jù)源名稱:JXC

    進(jìn)銷存管理系統(tǒng)(JSP版) 【系統(tǒng)配置】 先將此目錄下的\WEB-INF\classes\JXC 為JavaBean 本系統(tǒng)這里使用的ACCESS數(shù)據(jù)數(shù)據(jù)庫。 數(shù)據(jù)源名稱:JXC, (也可以改變j\WEB-INF\classes\JXC\db.Properties的文件)。 數(shù)據(jù)庫為: jxcDB.mdb 編寫環(huán)境: win2000+j2sdk1.4.1_01+tomcat4.1.2.7

    標(biāo)簽: WEB-INFclassesJXC JavaBean ACCESS JSP

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

    上傳用戶:努力努力再努力

主站蜘蛛池模板: 苗栗市| 肥东县| 额尔古纳市| 莱阳市| 邮箱| 古浪县| 陆川县| 徐州市| 吉安县| 井研县| 义乌市| 广东省| 临颍县| 松原市| 康马县| 甘南县| 万安县| 巴马| 留坝县| 涿州市| 朝阳区| 南溪县| 伊通| 虎林市| 兴宁市| 巍山| 盐源县| 长寿区| 右玉县| 安国市| 裕民县| 肥东县| 伊金霍洛旗| 红原县| 莱西市| 德昌县| 民和| 罗甸县| 海淀区| 洞口县| 六枝特区|