This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed I had to invent an additional technique 這是一個與記事本類似的簡單的SDI應(yīng)用程序,演示了怎樣使用MFC來支持 Unicode,對指定的菜單條目進(jìn)行Turkmenize標(biāo)簽化。實際上,Windwos 2000并不支持Turknen,因此,創(chuàng)建了那些菜單資源以便那些字符串可以在Turknen中顯示,為此我必須開發(fā)其它的技術(shù)。 來源: http://www.codeguru.com/advancedui/SDI_Note.html
標(biāo)簽: Notepad-like demonstrates application advantage
上傳時間: 2013-11-26
上傳用戶:txfyddz
I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕獲一個窗口圖像并存入一個支持MS畫筆的位圖文件中 我寫的這篇文章介紹了捕獲一個窗口圖像并存入一個支持所有畫筆和Windows Explorer的位圖文件中。 我發(fā)現(xiàn)許多程序員因這個問題而煩惱,包括我在內(nèi),直到我寫了這篇文章。 來源: http://www.codeguru.com/bitmap/WndToBmpFile.html
標(biāo)簽: article Windows capture written
上傳時間: 2015-01-10
上傳用戶:hzy5825468
Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滾動顯示位圖 在VC++環(huán)境下,在一個對話框中顯示一個原始尺寸的大小的位圖文件相當(dāng)是困難的。然而,通過使用 StretchBlt()函數(shù)一個給定的區(qū)域顯示一個大的位圖是可能的。主要的缺點(diǎn)是圖像將會失真。看了這篇通過卷動技術(shù)顯示整個位圖技術(shù)的文章,你將能夠以它的原始尺寸在給定對話框的區(qū)域內(nèi)顯示一個大位圖。 來源: http://www.codeguru.com/bitmap/ScrollBitmap.html
標(biāo)簽: Displaying difficult original bitmap
上傳時間: 2014-01-05
上傳用戶:yiwen213
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
標(biāo)簽: tentative software textbook written
上傳時間: 2015-03-30
上傳用戶:cxl274287265
1.這個計算器可用在離散數(shù)學(xué)的數(shù)理邏輯中,純屬工具,隨意傳播,由java語言實現(xiàn),解壓即可運(yùn)行,需要按照java環(huán)境。可以去這里下載運(yùn)行環(huán)境:http://www.skycn.com/soft/3116.html 2.這個計算器可以計算邏輯表達(dá)式的值、對應(yīng)的真值表、主析取范式、主合取范式。 3.輸入表達(dá)式時可以在表達(dá)式欄中輸入,也可用相應(yīng)的按鈕輸入,變元只能是PQRST。由于等價連接詞無法識別,所以用等號代替,這也是一個無奈的選擇。 4.計算前請選擇變元個數(shù)(默認(rèn)為3元)并對變元賦值。變元個數(shù)最高為5,基本能滿足日常的計算。 5.計算器有自動檢查表達(dá)式是否正確的功能,如果判斷功能有誤,麻煩您告訴我您的表達(dá)式。
上傳時間: 2013-12-13
上傳用戶:txfyddz
Visual.C.Sharp應(yīng)用類書籍,采用問答方式,每章列舉幾個經(jīng)典問題,然后講解實現(xiàn)方式。實例代碼可到 http://www.apress.com/book/bookDisplay.html?bID=10051下載。
上傳時間: 2016-01-18
上傳用戶:linlin
CodeSmart 2007 for VB6,功能強(qiáng)大的VB6插件,破解補(bǔ)丁! 點(diǎn)擊復(fù)制本貼發(fā)給好友,增加貢獻(xiàn)值 CodeSmart 2007 for VB6,功能強(qiáng)大的VB6插件,破解補(bǔ)丁!頂級的VB6 IDE插件,給VB6增加了許多的功能,VB6程序員必備! 具體介紹可以看官方網(wǎng)站 http://www.axtools.com或 http://www.aivosto.com/codesmart/vb6.html 此補(bǔ)丁只適用于最新的2007評估版。補(bǔ)丁去除了評估版使用時間和功能上的限制。使用補(bǔ)丁前請先下載安裝評估版!
標(biāo)簽: CodeSmart 2007 for VB6
上傳時間: 2013-12-21
上傳用戶:水口鴻勝電器
ecos移植到R8H系列的源碼。源碼包來自http://www.cetoni.de/develop/develop_ecosh8s_en.html,作者Uwe Kindler。
標(biāo)簽: develop_ecosh develop cetoni ecos
上傳時間: 2013-12-17
上傳用戶:2467478207
cpp本書正是這部久負(fù)盛名的C++經(jīng)典教程的配套習(xí)題解答。115中提供了C++Primer(第4版)中所有習(xí)題的參考答案。 本書對使用C++Primer(第4版)學(xué)習(xí)C++程序設(shè)計語言的讀者是 ... www.ezkaoyan.com/book/tgp0aSkij72yoIKccO3tGw22.html - 12k - 網(wǎng)頁快照 - 類似網(wǎng)頁
上傳時間: 2016-07-05
上傳用戶:hgy9473
全球商務(wù)網(wǎng)站系統(tǒng)介紹 GLOBALEC.COM.CN[生成HTML版] 系統(tǒng)概述: 軟件名稱:全球商務(wù)網(wǎng)站系統(tǒng) 當(dāng)前版本:V1.0 最新版本:V1.1 運(yùn)行環(huán)境:WINNT+(IIS)+ASP+MSSQL 腳本語言:ASP 系統(tǒng)需求: 操作系統(tǒng) Windows 2000 Adv Server,Windows 2000 Server
上傳時間: 2014-12-02
上傳用戶:zm7516678
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1