使用C#程序將23個常用設計模式進行列表顯示,并能夠隨時根據源代碼運行模式代碼。方便學習。 其程序界面主要分為四個部分: 1. 模式列表 -- 列出了常用的23個設計模式,通過單擊,可以在其他部分顯示詳細信息; 2. UML 圖示 -- 顯示模式對應的UML圖示; 3. 模式的說明信息或運行效果 -- 根據用戶選擇,顯示以下兩種內容(可以通過菜單“option”切換顯示內容): a.當前選擇的模式的信息(如意圖、適用性、例子等) b.利用反射機制根據當前模式的源代碼運行后的效果,可以隨時更改代碼后測試 4. C#源代碼區 -- 實現該模式的C#源代碼,分為 RealWorld 和 Structural 兩種類型。可以通過菜單“option”切換。 補充說明: 1.本程序的代碼來自于一本叫《CSharp 設計模式》的電子文檔,具體是誰寫的記不得了,向作者致敬^_^ 2.編譯環境:VS2005 + SP1
上傳時間: 2013-12-21
上傳用戶:hn891122
數據異常處理。The main source file is "dabort.s": with suitable -PreDefines or a corresponding "options-setting" file, it assembles to the data abort veneer. This is described in detail in the documentation. The "dabort.h" file contains definitions of some constants used in the data abort veneer s interface to the rest of the system - again, this is described in the documentation. The "option.s" file is an example "options-setting" file.
標簽: corresponding PreDefines options-s suitable
上傳時間: 2013-12-03
上傳用戶:星仔
基于單片機的10根線束線纜檢測器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010 isr_INTTM000 #pragma interrupt INTTM80 isr_INTTM80 //#pragma interrupt INTTMH1 isr_INTTMH1 #pragma section @@CNST OPT AT 80H const char option=0x94 typedef unsigned char uchar typedef unsigned int uint //==PORT DEFINE== #define SEND1_P P4.1 #define SEND2_P P4.2 #define SEND3_P P4.3 #define SEND4_P P4.4 #define SEND5_P P4.5 #define SEND6_P P4.6 #define SEND7_P P4.7 #define SEND8_P P13.0 #define SEND9_P P2.3 #define SEND10_P P2.2
標簽: pragma interrupt INTTM 010
上傳時間: 2017-05-25
上傳用戶:sunjet
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
標簽: redistribute the software program
上傳時間: 2017-06-05
上傳用戶:gtf1207
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
標簽: redistribute the software program
上傳時間: 2014-01-14
上傳用戶:myworkpost
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
標簽: redistribute the software program
上傳時間: 2013-11-26
上傳用戶:王者A
本程序有友善之臂提供,為2440開發板的示例程序,請使用ADS編譯。 簡單使用說明: 使用H-Jtag或者更高級的仿真器調試,也可以不使用仿真器,借助supervivi的Download & Run功能測試, 下載的時候把DNW的下載地址設置為 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA擴展模塊,分辨率1024x768@70Hz 若要在LCD上正常顯示CMOS攝像頭,只需在option.h文件中 改變LCD_TYPE的定義為相應的LCD即可。
標簽: 程序
上傳時間: 2017-06-22
上傳用戶:wweqas
This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and newer, providing a unified interface for various Symbian and S60 camera APIs some of which have previously been Feature Pack specific or only available via an SDK plug-in. The example application supports the use of both the keypad and touch UI. The application can be self-signed, but it also provides an option to use the dedicated camera key (Symbian signing required). The example application replaces the separate examples published for S60 3rd Edition, FP1 (S60 Platform: Camera Example with AutoFocus Support v2.2) and FP2 (S60 Camera Example AutoFocus 3rd Ed FP2).
標簽: demonstrates Symbian example onboard
上傳時間: 2013-12-11
上傳用戶:hopy
This program is ICQ SMS Receiver. You have certainly seen that almost every web site provides an option to send e-mail to that web site s owner. But what about SMS? It is now also possible, if your mobile phone service provider supported by ICQ
標簽: certainly Receiver provides program
上傳時間: 2014-01-03
上傳用戶:stvnash
Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute any flash function from Ram, alowing a way to program flash from a program running in flash.
標簽: file uControllers functions including
上傳時間: 2017-09-19
上傳用戶:xzt