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

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

boX

  • This article is a very simple introduction writing a Windows Form application for the Microsoft.NET

    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.

    標(biāo)簽: introduction application Microsoft article

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

    上傳用戶:www240697738

  • abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample

    abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data set from MO 2.x) Interactive Labeling Tool If the check boX is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check boX is not checked, then the mouse down will turn into a pan/zoom tool. There is a slider bar to control the search tolerance in screen pixels for the labeling.

    標(biāo)簽: MapObjects Requires Redlands redlands

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

    上傳用戶:sunjet

  • 一般會(huì)使用WINDOW API的情況

    一般會(huì)使用WINDOW API的情況,實(shí)在是因?yàn)閂B本身不提供某些功能,但是,程式所 需又不得不然,例如:讀取Registry內(nèi)的資料,VB只提供SaveSetting、Getsetting 等 系列的指令,但是它只能讀取特定地區(qū)的值,要讀、刪、更動(dòng)其他區(qū)域的值時(shí),就無法 使用。再如:仔細(xì)看一看Combo boX的Events,其中沒有MouseMove,但這是我們經(jīng)常用 上的一個(gè)Event,那該如何呢?是的,那只有透過Winodow API。而VB呼叫Window API一 般不都使用API檢視員,直接將相對(duì)應(yīng)的API COPY到我們的程式中就好,那還用什麼技 巧嗎?其實(shí)不然,因?yàn)閂B資料格式的問題,又加上VB本身沒有指標(biāo),在許多地方需要一 些小技巧才能解決,而且我們經(jīng)常因應(yīng)不同的需求,將API 檢視員的宣告COPY過來後再 做一些修改,最重要的,如果有一個(gè).DLL檔,它不在API 檢視員中定義,那時(shí),就只有 自己想辦法啦。

    標(biāo)簽: WINDOW API

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

    上傳用戶:sclyutian

  • 解決時(shí)鐘問題

    解決時(shí)鐘問題,acm競(jìng)賽題 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its boX. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of each kind, each marked with a number d ( 0 <= 1000 ), meaning that this coin will make the minute hand move d times clockwise the current time. For example, if the current time is 45, and d = 2. Then the minute hand will move clockwise 90 minutes and will be pointing to 15. Now you are given the initial time s ( 0 <= s <= 59 ) and the coin s type d. Write a program to find the minimum number of d-coins needed to turn the minute hand back to 0.

    標(biāo)簽: 時(shí)鐘

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

    上傳用戶:rishian

  • Symbian手機(jī)編程

    Symbian手機(jī)編程,Setting List boX, 源代碼。

    標(biāo)簽: Symbian 手機(jī)編程

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

    上傳用戶:weiwolkt

  • XMathLib是一個(gè)通用的3D圖形數(shù)學(xué)庫(kù)。 其中包含兩個(gè)部分: XMathLib和XGeomLib。分別處理數(shù)學(xué)和幾何運(yùn)算。 數(shù)學(xué)部分包含向量、矩陣、四元數(shù)的運(yùn)算。以及其它的運(yùn)算。 幾何部分

    XMathLib是一個(gè)通用的3D圖形數(shù)學(xué)庫(kù)。 其中包含兩個(gè)部分: XMathLib和XGeomLib。分別處理數(shù)學(xué)和幾何運(yùn)算。 數(shù)學(xué)部分包含向量、矩陣、四元數(shù)的運(yùn)算。以及其它的運(yùn)算。 幾何部分包含boX Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的運(yùn)算。

    標(biāo)簽: XMathLib XGeomLib 運(yùn)算

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

    上傳用戶:hfmm633

  • 用win32匯編編寫的類木馬的東西

    用win32匯編編寫的類木馬的東西,運(yùn)行后在機(jī)子上打開23端口,用telnet登陸,可以運(yùn)行下列命令: open filename - open the file or program msg message - place message plainly over screen boX message - show within a messageboX cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - terminate connection, handles one user at a time kill - terminate sparczerver

    標(biāo)簽: win 32 匯編 木馬

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

    上傳用戶:wcl168881111111

  • 一.“ZHG_C”(ZHG自定義C函數(shù)包)中為ZHG本人創(chuàng)作的自定義C函數(shù)集

    一.“ZHG_C”(ZHG自定義C函數(shù)包)中為ZHG本人創(chuàng)作的自定義C函數(shù)集,現(xiàn)共包含8個(gè)C文件,分別是: BMP16.C——DOS圖形模式下顯示16色位圖的函數(shù)。 BMP24.C——DOS圖形模式下顯示24位位圖的函數(shù)。 BMP256.C——DOS圖形模式下顯示256色位圖的函數(shù)。 boX.C——DOS字符模式下畫矩形框(單、雙)。 HZK.C——DOS圖形模式下顯示漢字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模式下以統(tǒng)一格式顯示作者信息。 MOUSE.C——DOS圖形模式下使用鼠標(biāo)所需的一系列函數(shù)。 PLAY.C——C語(yǔ)言中用鍵盤播放音樂的函數(shù)。 二.它們所包含的函數(shù)的作用及用法分別在相應(yīng)的文件中有說明,在C/C++程序中直接調(diào)用這些函數(shù),可以極大地提高編程效率,事半功倍。 三.該函數(shù)包將會(huì)隨著本人學(xué)習(xí)的發(fā)展而繼續(xù)改進(jìn)、補(bǔ)充以及增加新的實(shí)用的文件。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com All Rights Reserved

    標(biāo)簽: ZHG ZHG_C 自定義 函數(shù)

    上傳時(shí)間: 2015-08-14

    上傳用戶:talenthn

  • 追加最小化按鈕: 利用JNI

    追加最小化按鈕: 利用JNI,給Java Dialog追加最小化按鈕。 Add Minimize boX to java dialog。

    標(biāo)簽: JNI 按鈕

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

    上傳用戶:dragonhaixm

  • 均勻分布的隨機(jī)數(shù)

    均勻分布的隨機(jī)數(shù),并依此產(chǎn)生高斯分布隨機(jī)數(shù),12和法和boX-Muller法產(chǎn)生高斯分布

    標(biāo)簽: 分布 隨機(jī)數(shù)

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

    上傳用戶:gououo

主站蜘蛛池模板: 米脂县| 惠水县| 阜平县| 镇赉县| 永德县| 青河县| 新竹市| 远安县| 连云港市| 怀集县| 吉林市| 龙门县| 噶尔县| 嘉鱼县| 新沂市| 松阳县| 霞浦县| 河南省| 彭阳县| 武陟县| 扶余县| 嘉荫县| 蓝山县| 威宁| 九江县| 沅江市| 隆安县| 商丘市| 晋中市| 揭东县| 姜堰市| 河间市| 江孜县| 安西县| 罗平县| 长春市| 肥城市| 个旧市| 德令哈市| 荃湾区| 拜泉县|