Visual.C++程序設計技巧與實例--配套光盤 第7章 窗口和桌面系統 本章共14個實例: 1. NotMoveResize創建不能改變大小也不能移動的窗體 2. DockToolbar將兩個工具條擺在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程標題中的"Untitled-MyApp" 4. RestoreWindowPos恢復窗口位置 5. SetFormViewBkgrnd設置FormView的背景色 6. DyCreateControl在View中創建控件 7. MDIFullScreen窗口全屏顯示和工具欄的飄浮與停靠 8. StatusBarControl在狀態條上創建按鈕和組合框 9. TabedViewProject創建標簽視(tabbed view) 10. Tray創建系統托盤 11.ShowHideTaskbar隱藏顯示系統任務條 12.Changefbl改變屏幕分辨率 13.ShutDown調出關機對話框 14.WindowOnTop創建一個頂層窗口
標簽: NotMoveResize DockToolbar Visual 程序
上傳時間: 2015-10-20
上傳用戶:myworkpost
k700上面自帶3d網球的源碼,已經中文化了,請使用se的開發包。
上傳時間: 2015-10-22
上傳用戶:qunquan
金山詞霸2002》中的附錄收集了很多古詩,有時為了尋找一篇古詩,得找很久 (俺文科很差)。觀察其附錄的結構,發現是個Tree-View控件,如果能查找里面的項目該有多好,可這個功能軟件本身卻并沒有提供(不知道現在最新的版本是否已經提供了這個功能,如果沒有,趕快加上吧,順便獎勵俺一套該產品的最新版,哈哈)……問題出來了:我們要編寫一個程序,讓她在外部程序中的Tree-View控件里,按用戶指定的項目名稱順序查找其中的項目。 要查找首先得遍歷,連范圍都確定不好何談查找?所以本篇分兩部分進行講解:第一部分解決遍歷的問題;第二部分解決查找指定項目的問題。
上傳時間: 2015-10-27
上傳用戶:zhaoq123
AJAX腳本。RICO項目的AJAX腳本,可豐富View層的顯示。
上傳時間: 2013-12-23
上傳用戶:hwl453472107
隨著計算機技術和網絡技術的發展,在線教育平臺為校園網的數字化提供了技術支持。它能夠有效地將信息技術融入教學的環境當中,從而推動的傳統教育的改革。 Struts是Apache軟件組織提供的一項開放源代碼項目,它為Java Web的開發提供了模型-視圖-控制器(Model-View-Controller, MVC)框架,尤其適用于開發大型可擴展的Web應用,并且為其提供了一個通用的框架,使得開發人員可以把精力集中在如何解決實際業務問題上,比較適合大型團隊開發。 UML(Unified Modeling Language)是一種可視化的建模語言,功能強大,易于使用,便于開發人員之間的溝通。它已經廣泛用于面向對象系統的分析、設計和實現。RUP(Rational Unified Process)是一種軟件工程方法,描述了軟件迭代的開發過程。 本文描述了在線教育平臺的開發過程,遵循RUP的思想,利用UML對系統進行需求、分析和設計,并通過使用Struts框架對系統進行實現。
上傳時間: 2013-12-12
上傳用戶:dianxin61
JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context menus, tooltips and dynamic edge creation.
標簽: JPowerGraph for creating directed
上傳時間: 2013-12-09
上傳用戶:壞壞的華仔
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms. Release focus: Major feature enhancements Changes: A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.
標簽: usability Debugger debugger binary
上傳時間: 2013-12-21
上傳用戶:gundamwzc
日歷時鐘DS12887控制實驗 實驗步驟 (1)連CZ1→CZ7,/IRQ(MC3)→P3.2。 (2)運行程序CLOCK.ASM,主機提示"SE——"等待鍵輸入,①如按F0/EX,則讀取顯示當前已設置的日歷鐘。②如按數字鍵、再按SCAL鍵,則重新設置日歷,例如設置日歷為2002年02月22日,只需輸入02 02 22即可,20為固定設置,不需輸入。
上傳時間: 2014-01-16
上傳用戶:sqq
在門戶或其他J2EE項目中,經常要實現J2EE Application Server與DOMINO R6之間的的單點登錄.除了采用專門的商業SSO軟件外,經常需要自己實現,下面以Weblogic Server為例子說明一種簡單的實現方式,對其他的J2EE Application Server應該也適用,如果是WebSphere 和Domino之間的SSO實現,也采用其他方式,具體請參考
標簽: J2EE Application Weblogic DOMINO
上傳時間: 2015-12-01
上傳用戶:shinesyh
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
標簽: document contains detailed overview
上傳時間: 2013-12-14
上傳用戶:希醬大魔王