差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

cpp:mixed [2016/07/30 02:50]
tony [Article List]
cpp:mixed [2023/06/25 09:48]
行 1: 行 1:
-{{tag>​cpp}} 
-====== 雜項文章與小記 ====== 
-===== Article List ===== 
-  * [[cpp:​mixed:​preprocessor|Preprocessor使用的小小心得]] 
-  * [[cpp:​mixed:​subclipse|用Subclipse遇到的小問題]] 
-  * [[cpp:​basic:​uIntToChars|將Unsigned Init轉為Char Array]] 
-  * [[cpp:​makefile:​makefile|Makefile]] 
-  * [[cpp:​pci:​scan_pci|How to scan PCI device?]] 
-  * [[cpp:​wdm:​generic:​freeLogEntry|WDM Event Log造成的file lock]] 
-  * [[cpp:​linux_kernel:​smbus_controller|在UEFI-aware OS上遇到的SMBus Controller問題]] 
-  * [[rw:​smbuscontroller:​enableIOSpace|RWEverything - Enable/​Disable IO Space of Intel SMBus Controller]] 
-  * [[certificate|Sign Certificate的問題]] 
-===== 參考網頁 ===== 
-  * [[http://​support.microsoft.com/​kb/​198038/​zh-tw|實用的封裝與部署工具]] 
-  * [[http://​www.microsoft.com/​taiwan/​technet/​columns/​profwin/​34-sysinternals.mspx|Windows Sysinternals 及實用工具]] 
-  * [[http://​blog.chinaunix.net/​uid-24512513-id-3183457.html|Linux Kernel開發環境]] 
-  * [[http://​pci-ids.ucw.cz/​read/​PC/​8086|PCI device id list]] 
-  * [[http://​www.osronline.com/​showthread.cfm?​link=205314|WDM中使用KeInitializeSpinLock在x86的link重複問題]] 
-  * [[http://​daydreamer.idv.tw/​rewrite.php/​read-18.html|檢查程式記憶體的小工具-valgrind]] 
  
-  * [[http://​blog.gclxry.com/​%E4%BD%BF%E7%94%A8vmmap-exe%E5%88%86%E6%9E%90%E8%BF%9B%E7%A8%8B%E5%86%85%E5%AD%98%E4%BD%BF%E7%94%A8/​|VMMap介紹]] 
-  * [[http://​stackoverflow.com/​questions/​19617955/​c-run-program-as-administrator|Build .exe to run as admin]] 
-  * [[https://​en.wikibooks.org/​wiki/​X86_Disassembly/​Windows_Executable_Files|Windows_Executable_Files]] [[https://​upload.wikimedia.org/​wikipedia/​commons/​7/​70/​Portable_Executable_32_bit_Structure_in_SVG.svg|format]] 
-  * [[http://​www.nirsoft.net/​utils/​blue_screen_view.html#​DownloadLinks|Blue Screen Viewer]] 
-  * [[http://​xiamachao.blog.51cto.com/​10580956/​1685376|Intel CPU屏蔽PCIE错误的两种方法]]