cht電腦資訊Language
visit:43718adm Find login register
PHP
6 topics
Ruby
10 topics
C/C++
17 topics

dir subjectRepliesPromoted/BookmarkedAuthorViewslast post
C/C++
混合 Managed and Unmanaged Code →|
問題是 function  的 variable 如果是宣告成 managed variable,call function 傳進去的 variable 就一定要是 managed variable.
30/1eliu15556
2008-05-07
eliu
.preprocessor →|
我以前也是用 -E 來看,可以寫個 rule 放到 Makefile    .c.E:     $(CC) $(CFLAGS) -E -o $@ $<
10/1qrtt15923
2008-03-05
eliu
C/C++測試 charset-detector:自動偵測文件編碼的小程式
          http://blog.linux.org.tw/~jserv/archives/001672.html     #include<stdio.h> #include<stdlib.h> #include<dlfcn.h>
0/1qrtt14755
2008-02-27
qrtt1
Ruby買了一本 ruby cookbook
我買了不少關於 perl/python 的書,但終究沒能把 perl/python 當成自己常用的 script,總覺得他們和我個性不合。我學 ruby 沒買書,而是使用 ri 來看線上說明及在網路上找解答(通常就是 google),因為怕又像 perl/python,買了一堆書也沒學會。但 ruby 卻變成我解決問題時第一個會用到的 script(因為其他的不會用,sh script 又太簡略
0/1本人已不在此站活動4342
2008-02-14
本人已不在此站活動
C/C++gtk win32 & multiple-monitor support
Some display cards especially laptop/notebook support multiple monitors. For Windows/win32, the left/top boundary of the virtual screen is: If the desktop monitor(with taskbar & desktop icon) &nb
0/0eliu4146
2012-05-25
eliu
.
Apple's XCode/Objective C →|
cocoa/objective C 一個讓人頭痛的是 memory management,是用 reference count 的方式 [id retain] 增加 reference count [id release] 減少 reference count 如果 object 在 alloc 後從來沒有做 retain 的動作,在某個時間就會大清倉,被 [id dealloc],之後去 rea
80/0eliu23560
2012-05-24
eliu
C/C++或許 Android 應該逐漸放棄 java 改用 C/C++ 了 →|
java 沒有 unsigned byte, short, int …,如果需要 unsigned byte,要改成 short. 或許這是 java 比較浪費 memory 的一個原因。
231/0eliu70652
2015-06-29
eliu
.C vs Java (fscan vs …) →|
除非 android 有built-in,否則接受度應該是很低?
30/0eliu11323
2012-01-13
eliu
C/C++M$ Visual Studio 2010 的爛翻譯
看起來是用程式翻譯的?C 編譯器Char型別→已簽署(/char signed)?應該翻譯成「有號」或「有正負號」 才對    
0/0eliu3802
2011-11-24
eliu
.狂賀 evilvte 登上世界第一(咦?) →|
這是讚美嗎?
20/0caleb9570
2011-10-24
eliu
TeX
CLE 上一些 LaTeX 小工具的使用說明 →|
原來 twaren 有 mi 一分,有需要的請大家在此下載(包括一些字型檔): ftp://ftp.twaren.net/local-distfiles/tex/cjk/fonts/tools/
20/0本人已不在此站活動12243
2011-04-01
本人已不在此站活動
C/C++gtk win32 & Named Pipe server
If we use ReadFile in another thread other than the gtk_main(), update to widget is not executed until there is a GTK widget event (focus, key mouse); this is not acceptable. Thus we need a way to inf
0/0eliu5630
2011-02-03
eliu
Windowsunicode console ? →|
用來 print  debug message 用的,我有把 UTF-16 用 WideCharToMultiByte 轉成 UTF-8,還是不行。
50/0eliu22156
2010-03-09
eliu
C/C++win32 GetOpenFileName →|
我覺得SHBrowseForFolder這個 function 設計得很爛,很難用。 
20/0eliu11852
2009-10-12
eliu
C/C++Microsoft Visual Studio 的 resource icon path
我現在還是用 Visual Studio 2005 如果在 Visual Studio 圖形介面改 resource icon path,會造成舊的內容 .ico overwrite 新的 path .ico。 每次都要弄半天才可以,怎麼弄出來的也不知道。 現在發現最簡單的解法就是直接 edit .rc  file,直接改裏面的 icon path。
0/0eliu4895
2009-09-24
eliu
 3,2,1 



Referer
Top search items