joeljding.blogspot.com
JJD的讀書、實作、筆記: Bye bye "indent". Hello "astyle'
http://joeljding.blogspot.com/2015/01/bye-bye-indent-hello-astyle.html
Bye bye "indent". Hello "astyle'. 1] Artistic Style, a Free, Fast, and Small Automatic Formatter for C, C , C /CLI, Objective‑C, C#, and Java Source Code link. 2] astyle - help. 訂閱: 張貼留言 (Atom). 四枝筆新單曲出黑膠 聯名 Spinbox 唱盤開放預購. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. 超棒的解析 device already mounted or mount point busy 問題方式. 彥霖 實驗筆記 : 痞客邦 PIXNET :. Wandboard開發板:Android 5.0.2編譯. 12304;广告】《大话数据结构》在多看书城6月6日中午12点至晚上24点特价销售:0.99元 - 伍迷. USB HID for Visual C. Asleep from Day 0xlab: Launching New Studio.
joeljding.blogspot.com
JJD的讀書、實作、筆記: Get ASCII character set
http://joeljding.blogspot.com/2015/01/get-ascii-character-set.html
Get ASCII character set. When there exists no network, the installed Linux Programmer's Manual can be helpful. 訂閱: 張貼留言 (Atom). 四枝筆新單曲出黑膠 聯名 Spinbox 唱盤開放預購. Gino Chen My Life 點點滴滴. VLC Multicast Streaming 設定. 超棒的解析 device already mounted or mount point busy 問題方式. 彥霖 實驗筆記 : 痞客邦 PIXNET :. Wandboard開發板:Android 5.0.2編譯. 12304;广告】《大话数据结构》在多看书城6月6日中午12点至晚上24点特价销售:0.99元 - 伍迷. USB HID for Visual C. Asleep from Day 0xlab: Launching New Studio. Simple範本. 由 Blogger.
kit168.blogspot.com
暗夜: 2013/5/1
http://kit168.blogspot.com/2013_05_01_archive.html
Samba issue with getaddrinfo. Samba has the under log. Can’t get ip address from interface, for example eth0. This may cause some unexpect wrong issue. like printer in samba can’t work add driver in WinXP. (But Win7 is workable). Xxxxxxxxxx] ./lib/util/util net.c:70(interpret string addr internal) interpret string addr internal: getaddrinfo failed for. Name eth0 [ Unknown. Xxxxxxxxxx] lib/interface.c:390(interpret interface) interpret interface: Can't find address for. Linux Kernel: V2.6.32.5. Tcpsvd -E ...
kit168.blogspot.com
暗夜: 2013/6/1
http://kit168.blogspot.com/2013_06_01_archive.html
白牌平版/手機的ADB Interface Driver 安裝與使用. 最近買了一台大陸製平版, Cube U30GT2, 酷比魔方豌豆2, 本想把它拿來做開發 Debug APP 用. 不料, 找了官網, 和 google 始終沒法找到 ADB Interface Driver, 最多也只能找到 USB Storage 的 Driver. 就快放棄時, 發現 XDA 一篇貼文 http:/ forum.xda-developers.com/showthread.php? 首先, 要安裝 ADB Interface 前, 需要先把 Android 上的 USB Debug 打開, 設定/開發人員選項/USB 偵錯 設為勾選. RK3188 USB Storage 驅動程式. 是 RockChip 的 USB Mass Storage驅動, 可以讓電腦看到平版或手機的磁碟空間, 各家廠牌都有自己的驅動, 這個不難找到, 這次重點也不在這裡. ADB Interface Driver 有二個地方可以下載, 一個是 Universal ADB Driver. 一個是 Google 官網 SDK. 不幸的是, ...
kit168.blogspot.com
暗夜: 2010/8/1
http://kit168.blogspot.com/2010_08_01_archive.html
沒想到中華民國的民主愈來愈倒退, 國民黨的吃相也愈來愈難看. 原本以為大埔事件只是居民們為了保護自己的田地家園不願被徵收變成科學園區所造成的事件, 今天看到大埔事件的文章才知道原來裡面有這麼多問題在. 不知道是不是各家新聞也像中共一樣被下了封口令, 以至於鮮少有新聞提及. 以下是文章的節錄, 有興趣的人可以到 [轉貼] 我那在大埔的姊妹兄弟們. 第一、大埔徵收案完全不是為了公共利益,是一個假公共利益之名強徵民產炒地皮的醜聞。苗栗縣政府徵收150多公頃的土地,只有20多公頃用作科學園區,其他全部將做為住宅與商業用地,科學園區只是徵地的藉口,而且目前這20多公頃也沒有廠商表態進駐,附近園區的閒置土地遠超過20幾公頃,徵地完全沒有正當性。 第二、徵地的過程居民將被剝三層皮。假設你有一百坪的土地被徵收,苗栗縣政府只以公告地價徵收土地,與市價有很大的落差這是第一層皮。大埔目前的補償金額是每坪一萬三千元。 1 地球是不會自行製造能量的, 地球的能量大都是來自於太陽. 在人類尚未進入工業化前, 進入地球的能量一部份會被冰層(北極, 南極)反射回去, 一部份透過大氣的循環, 散熱出外太空. 再一部份則是透過透...
kit168.blogspot.com
暗夜: 2008/8/1
http://kit168.blogspot.com/2008_08_01_archive.html
說明: MessageBox是個很常用的控制項,屬性比較多,底下列出了它的一些常用方法,及指出了它的一些應用場合。 2MessageBox("這是一個有標題的訊息方塊!","標題");. 3MessageBox("這是一個確定 取消的訊息方塊!","標題", MB OKCANCEL );. 4MessageBox("這是一個警告的訊息方塊!","標題", MB ICONEXCLAMATION );. 5MessageBox("這是一個兩種屬性的訊息方塊!","標題", MB ICONEXCLAMATION MB OKCANCEL );. 6if(MessageBox("一種常用的應用","標題",MB ICONEXCLAMATION MB OKCANCEL)= IDCANCEL). X錯誤 MB ICONHAND, MB ICONSTOP, and MB ICONERROR. 警告 MB ICONEXCLAMATION and MB ICONWARNING. I信息 MB ICONASTERISK and MB ICONINFORMATION. 網站: http:/ nmap.org/. Travel範...
kit168.blogspot.com
暗夜: 2013/3/1
http://kit168.blogspot.com/2013_03_01_archive.html
Git diff - files. 比較當前工作目錄下的檔案(尚未加入索引 staged) 和上次 commit 的差異, 省略 - files, 則比較整個工作目錄. Git diff –-cached - files. 比較當前工作目錄下的檔案(已加入索引 staged) 和上次 commit 的差異, 省略 - files, 則比較整個工作目錄. Git diff HEAD - files. 比較當前工作目錄下的檔案(不管是否已加入索引 staged) 和上次 commit 的差異, 省略 - files, 則比較整個工作目錄. Git diff branch - files. 比較 branch 的 files 和當前工作目錄的差異, 可以省略 - files, 則比較整個分支. Git diff branchA branchB - files. 比較 branchA 和 branchB 的差異, 可以省略 - files, 則比較整個分支. Git diff branchA…branchB - files. Git branch branch name. Git 初學筆記 - 指令操作教學.
kit168.blogspot.com
暗夜: 2013/4/1
http://kit168.blogspot.com/2013_04_01_archive.html
DEVNAME UID:GID PERM [ =PATH] [@ $ *PROG]. 執行此行後, 不離開, 往下執行. MDEV - hotplug 時的 device name. ACTION – hotplug 狀態 remove add , 如果在一開機執行時, 會是空的. Lp[0-9] 0:0 600 *(/etc/rc.d/printer.sh). SAMPLE: /etc/rc.d/printer.sh script. 160; add ). 160; echo “Add device $MDEV” /dev/console. 160; ;. 160; remove). 160; echo “Add device $MDEV” /dev/console. 160; ;. 訂閱: 文章 (Atom). Book] 銀河便車指南, Volume 1 筆記. Fun New Run High. 西聯匯款領取 Google Adsense 款項好方便. FunP精選:台灣新媒體 (Taiwan nEW mEDIA).
elvisjeng.blogspot.com
老貓的窩: Video Streaming Server Code
http://elvisjeng.blogspot.com/2011/08/video-streaming-server-code.html
20年前有人叫我 "貓王", 如今貓王變得肥胖臃腫, 所以成了 "老貓". 老貓的人生有時很單調無趣, 有時卻也刺激驚險, 很有些另類! Video Streaming Server Code. Http:/ www.oav.net/mirrors/video-streaming-servers.html. Http:/ systemsdaemon.blogspot.com/2011/03/live-streaming-video-tutorial-for.html. Http:/ streamost.com/servers.php. Http:/ www.live555.com/liveMedia/. 使用live555 streaming media建立RTSP串流伺服器(只可播預先準備好之檔案, 如webcam直播則要自己寫, GStreamer則可). Http:/ dbmibu.blogspot.com/2011/06/live555-media-serverrtsp.html. Http:/ gstreamer.freedesktop.org/. Before, if you wanted ...
SOCIAL ENGAGEMENT