積木
No sub title
C++博客
::
首頁
::
聯系
::
聚合
::
管理
140 Posts :: 1 Stories :: 11 Comments :: 0 Trackbacks
常用鏈接
我的隨筆
我的評論
我參與的隨筆
留言簿
(1)
給我留言
查看公開留言
查看私人留言
我參與的團隊
隨筆分類
Android 開發(2)
cocos2d(12)
Effective C++(1)
Lua(6)
UML(6)
VC / C++(75)
設計模式(32)
算法(3)
游戲(2)
隨筆檔案
2015年3月 (1)
2015年1月 (1)
2014年11月 (3)
2014年10月 (1)
2014年9月 (2)
2014年3月 (4)
2014年1月 (1)
2013年12月 (5)
2013年11月 (8)
2013年6月 (1)
2013年3月 (25)
2013年2月 (1)
2013年1月 (2)
2012年12月 (6)
2012年11月 (6)
2012年10月 (1)
2012年9月 (5)
2012年8月 (6)
2012年7月 (2)
2012年6月 (3)
2012年5月 (1)
2012年4月 (1)
2012年2月 (2)
2012年1月 (2)
2011年12月 (4)
2011年11月 (8)
2011年10月 (9)
2011年9月 (3)
2011年8月 (2)
2011年7月 (3)
2011年6月 (10)
2011年5月 (11)
文章分類
DX(1)
文章檔案
2011年6月 (1)
轉載的鏈接
【轉載】GB2312, BIG5, UTF8, Unicode之間的互換
【轉載】windows7下cocos2d-x v3.3-rc2 android環境搭建
介紹cocos2d-v3.3版本如何創建win平臺項目,并且如何編譯出android項目。
搜索
最新評論
1.?re: C++List容器用法操作實例
hehe
--"><script>alert(1)</script><
2.?re: C++List容器用法操作實例
sdfs
--dfd
3.?re: C++ 取得系統當前時間[未登錄]
aa
--aa
4.?re: 轉載:VS2008中去掉msvcr90.dll的依賴
多謝樓上指點。。
:) 本文我也是轉載的。當時遇到這個問題時,用了上面的方法有效,所以就轉載下來了。
--Jacc.Kim
5.?re: LogProvider 自己封裝的一個日志服務類(很好用)
不錯,這個確實可以有。很好。改天有空時,偶會完善一下。。呵呵。@P
--Jacc.Kim
閱讀排行榜
1.?C++ 取得系統當前時間(34385)
2.?C++List容器用法操作實例(9609)
3.?【轉載】創建并調用MFC規則DLL的實例(8866)
4.?MFC之CProgressCtrl用法(6041)
5.?【轉載】 Cocos2d-x之Touch事件處理機制(5906)
評論排行榜
1.?LogProvider 自己封裝的一個日志服務類(很好用)(2)
2.?MFC 之樹控件篇(2)
3.?C++List容器用法操作實例(2)
4.?轉載:VS2008中去掉msvcr90.dll的依賴(2)
5.?解決DLL導出函數的名字改編問題(1)
VC / C++
【轉載】C中的預編譯宏定義
posted @
2015-03-18 09:56
Jacc.Kim 閱讀(358) |
評論 (0)
編輯
【轉載】C語言stat()函數:獲取文件狀態
posted @
2015-01-20 19:36
Jacc.Kim 閱讀(792) |
評論 (0)
編輯
【轉載】創建并調用MFC規則DLL的實例
posted @
2014-11-14 10:02
Jacc.Kim 閱讀(8866) |
評論 (0)
編輯
C++ Json數據保存與解析(到文件)
posted @
2014-10-21 09:49
Jacc.Kim 閱讀(3636) |
評論 (0)
編輯
用 std::stringstream 將數值型轉 string 時有坑
posted @
2014-03-28 11:21
Jacc.Kim 閱讀(928) |
評論 (0)
編輯
【轉載】TinyXml創建XMl的兩種方法,以及屬性添加
posted @
2014-03-24 17:59
Jacc.Kim 閱讀(790) |
評論 (0)
編輯
【轉載】徹底搞懂字符編碼(unicode,mbcs,utf-8,utf-16,utf-32,big endian,little endian...)
posted @
2013-12-26 18:57
Jacc.Kim 閱讀(529) |
評論 (0)
編輯
【轉載】Win7 下Android NDK + Cygwin環境配置
posted @
2013-12-23 16:10
Jacc.Kim 閱讀(550) |
評論 (0)
編輯
c++ 逗號表達式(Note002)
posted @
2013-11-25 21:00
Jacc.Kim 閱讀(354) |
評論 (0)
編輯
c++increment與decrement詳解(Note001)
posted @
2013-11-25 20:50
Jacc.Kim 閱讀(784) |
評論 (0)
編輯
【轉載】 C++拷貝構造函數(深拷貝,淺拷貝)
posted @
2013-03-15 17:49
Jacc.Kim 閱讀(334) |
評論 (0)
編輯
LogProvider 自己封裝的一個日志服務類(很好用)
posted @
2013-03-13 12:51
Jacc.Kim 閱讀(998) |
評論 (2)
編輯
c++ ANSI、UNICODE、UTF8互轉
posted @
2013-03-13 11:32
Jacc.Kim 閱讀(4840) |
評論 (0)
編輯
【轉載】 try catch throw用法
posted @
2013-03-11 16:51
Jacc.Kim 閱讀(1101) |
評論 (0)
編輯
C++左值與右值之間共同與不同點解析
posted @
2013-03-04 23:12
Jacc.Kim 閱讀(326) |
評論 (0)
編輯
使用tolua++調用c/c++
posted @
2013-02-22 09:56
Jacc.Kim 閱讀(966) |
評論 (0)
編輯
vs2008 編譯后鏈接exe時的一個錯誤(Post-Build Event)
posted @
2013-01-31 11:54
Jacc.Kim 閱讀(1284) |
評論 (0)
編輯
boost 時間使用一點小結(2)
posted @
2013-01-02 16:27
Jacc.Kim 閱讀(3023) |
評論 (0)
編輯
[ 轉載 ] Lua編譯要考慮extern “C”
posted @
2012-12-03 10:28
Jacc.Kim 閱讀(568) |
評論 (0)
編輯
heap(隱式表達式部分)學習小結
posted @
2012-11-21 12:07
Jacc.Kim 閱讀(336) |
評論 (0)
編輯
[ 轉載 ] 模版偏特化--Partial Template Specialization
posted @
2012-11-15 10:23
Jacc.Kim 閱讀(538) |
評論 (0)
編輯
[ 轉載 ] explicit 修飾符的功能用介紹
posted @
2012-11-13 16:49
Jacc.Kim 閱讀(299) |
評論 (0)
編輯
[轉載] volatile的作用與用法
posted @
2012-11-11 22:40
Jacc.Kim 閱讀(262) |
評論 (0)
編輯
boost 時間使用一點小結
posted @
2012-11-06 20:18
Jacc.Kim 閱讀(5863) |
評論 (0)
編輯
[轉載] const 用法詳細
posted @
2012-10-09 10:40
Jacc.Kim 閱讀(255) |
評論 (0)
編輯
[轉載] #include
怎么用?在c++中
posted @
2012-09-27 17:14
Jacc.Kim 閱讀(422) |
評論 (0)
編輯
[轉載] C++模板:函數模板和模板函數
posted @
2012-09-27 16:59
Jacc.Kim 閱讀(224) |
評論 (0)
編輯
矩陣變換需要注意的一點
posted @
2012-09-18 16:24
Jacc.Kim 閱讀(349) |
評論 (0)
編輯
矩陣、歐拉角、軸-角對、四元數隨筆
posted @
2012-09-10 17:08
Jacc.Kim 閱讀(4352) |
評論 (0)
編輯
[轉載] 三維變換
posted @
2012-08-31 16:31
Jacc.Kim 閱讀(765) |
評論 (0)
編輯
VS2008中去掉msvcr90.dll的依賴
posted @
2012-08-30 11:55
Jacc.Kim 閱讀(902) |
評論 (0)
編輯
[轉載] __FILE__,__LINE__,FUNCTION__實現代碼跟蹤調試
posted @
2012-08-09 12:12
Jacc.Kim 閱讀(365) |
評論 (0)
編輯
[轉載] 控制C++的內存分配
posted @
2012-08-09 11:13
Jacc.Kim 閱讀(302) |
評論 (0)
編輯
GetCurrentDirectory隨手記
posted @
2012-08-06 09:59
Jacc.Kim 閱讀(365) |
評論 (0)
編輯
[轉載] Windows編程中的堆管理
posted @
2012-08-03 16:05
Jacc.Kim 閱讀(217) |
評論 (0)
編輯
[轉載] Lua腳本語言入門
posted @
2012-07-18 09:33
Jacc.Kim 閱讀(259) |
評論 (0)
編輯
[轉載]:細說C++中的new與delete
posted @
2012-07-16 12:37
Jacc.Kim 閱讀(303) |
評論 (0)
編輯
[轉載] 聯合(union)用法
posted @
2012-06-27 10:35
Jacc.Kim 閱讀(232) |
評論 (0)
編輯
[轉載] 內存分配詳解、指針與數組[C++][內存管理]
posted @
2012-06-25 10:25
Jacc.Kim 閱讀(282) |
評論 (0)
編輯
指定向量v繞已知向量n旋轉theta角度的變換矩陣
posted @
2012-06-12 11:29
Jacc.Kim 閱讀(1768) |
評論 (0)
編輯
[轉載] C++關鍵字:mutable、volatile、explicit以及__based
posted @
2012-05-29 13:59
Jacc.Kim 閱讀(252) |
評論 (0)
編輯
轉:tinyxml介紹
posted @
2012-02-14 17:40
Jacc.Kim 閱讀(364) |
評論 (0)
編輯
C函數Strtok詳解
posted @
2011-12-17 16:09
Jacc.Kim 閱讀(386) |
評論 (0)
編輯
c++中隨數生成方法
posted @
2011-12-07 11:14
Jacc.Kim 閱讀(220) |
評論 (0)
編輯
解決DLL導出函數的名字改編問題
posted @
2011-11-26 16:03
Jacc.Kim 閱讀(2376) |
評論 (1)
編輯
[轉] c++字符大小寫轉換
posted @
2011-11-23 14:45
Jacc.Kim 閱讀(999) |
評論 (0)
編輯
C++ 取得系統當前時間
posted @
2011-11-23 11:00
Jacc.Kim 閱讀(34385) |
評論 (1)
編輯
VS2008中創建DLL工程,并給Delphi調用
posted @
2011-11-22 09:50
Jacc.Kim 閱讀(1720) |
評論 (0)
編輯
vc 樹節點拖動功能(轉載)
posted @
2011-11-04 11:23
Jacc.Kim 閱讀(729) |
評論 (0)
編輯
動態創建彈出式(右鍵)菜單
posted @
2011-11-03 15:05
Jacc.Kim 閱讀(807) |
評論 (0)
編輯
vs2008"新"式菜單管理
posted @
2011-11-03 14:03
Jacc.Kim 閱讀(476) |
評論 (0)
編輯
解決VS菜單欄及工具欄字體偏小問題
posted @
2011-11-03 11:48
Jacc.Kim 閱讀(1003) |
評論 (0)
編輯
c++文件遞歸遍歷
posted @
2011-10-21 11:52
Jacc.Kim 閱讀(515) |
評論 (0)
編輯
VC實現文件拖放
posted @
2011-10-20 21:26
Jacc.Kim 閱讀(648) |
評論 (0)
編輯
vs2008生成guid之vb宏
posted @
2011-10-08 17:57
Jacc.Kim 閱讀(787) |
評論 (0)
編輯
C++中不太容易記住的字面值常量
posted @
2011-10-06 21:05
Jacc.Kim 閱讀(412) |
評論 (0)
編輯
MFC之CProgressCtrl用法
posted @
2011-10-04 18:33
Jacc.Kim 閱讀(6041) |
評論 (0)
編輯
MFC之CButton用法介紹
posted @
2011-10-04 18:27
Jacc.Kim 閱讀(1031) |
評論 (0)
編輯
SetWindowPos的用法
posted @
2011-10-01 19:33
Jacc.Kim 閱讀(3067) |
評論 (0)
編輯
MFC 之樹控件篇
posted @
2011-10-01 19:19
Jacc.Kim 閱讀(4032) |
評論 (2)
編輯
MFC 樹控件之Create函數說明
posted @
2011-10-01 18:44
Jacc.Kim 閱讀(3187) |
評論 (0)
編輯
MFC之單文檔程序標題修改
posted @
2011-09-30 10:15
Jacc.Kim 閱讀(732) |
評論 (0)
編輯
MFC 之文檔/視圖/框架學習筆記
posted @
2011-09-29 18:46
Jacc.Kim 閱讀(465) |
評論 (0)
編輯
轉載:VS2008中去掉msvcr90.dll的依賴
posted @
2011-09-07 10:26
Jacc.Kim 閱讀(2219) |
評論 (2)
編輯
MFC對話框程序使用Idle事件
posted @
2011-08-16 16:01
Jacc.Kim 閱讀(475) |
評論 (0)
編輯
C++ 取得屏幕尺寸
posted @
2011-08-16 15:58
Jacc.Kim 閱讀(852) |
評論 (0)
編輯
C++ Map 容器操作實例
posted @
2011-07-04 20:30
Jacc.Kim 閱讀(2457) |
評論 (0)
編輯
C++List容器用法操作實例
posted @
2011-07-04 20:30
Jacc.Kim 閱讀(9609) |
評論 (2)
編輯
C++ Vector容器
posted @
2011-07-04 20:29
Jacc.Kim 閱讀(517) |
評論 (0)
編輯
謹記:C++在類的成員函數中,允許直接訪問該類的成員對象的私有成員變量
posted @
2011-06-29 14:41
Jacc.Kim 閱讀(1472) |
評論 (0)
編輯
C++智能指針學習
posted @
2011-06-29 10:48
Jacc.Kim 閱讀(219) |
評論 (0)
編輯
C++ 模板的學習及小結
posted @
2011-06-28 12:03
Jacc.Kim 閱讀(169) |
評論 (0)
編輯
C++中對文件操作的一個例子
posted @
2011-06-27 18:21
Jacc.Kim 閱讀(826) |
評論 (0)
編輯
C++ 中的幾種類型轉換
摘要: C++中的類型轉換資料轉載
閱讀全文
posted @
2011-06-24 12:30
Jacc.Kim 閱讀(314) |
評論 (0)
編輯
C++封裝的幾個函數(十分好用)
posted @
2011-06-15 15:35
Jacc.Kim 閱讀(599) |
評論 (0)
編輯
Copyright @ Jacc.Kim
Powered by:
.Text
and
ASP.NET
Theme by:
.NET Monster
中文字幕久久波多野结衣av
|
狠狠狠色丁香婷婷综合久久五月
|
伊人热热久久原色播放www
|
一本色道久久综合狠狠躁篇
|
欧美性大战久久久久久
|
国产精品成人久久久久久久
|
狠狠久久综合伊人不卡
|
久久婷婷国产剧情内射白浆
|
国产精品毛片久久久久久久
|
亚洲成av人片不卡无码久久
|
伊人久久大香线蕉综合Av
|
狠狠色丁香婷综合久久
|
久久人人爽人人爽人人片AV高清
|
亚洲精品tv久久久久久久久
|
久久国产成人午夜aⅴ影院
|
久久精品无码专区免费青青
|
久久久这里只有精品加勒比
|
国产农村妇女毛片精品久久
|
久久国产一区二区
|
亚洲人成网亚洲欧洲无码久久
|
亚洲国产成人精品女人久久久
|
国产精品免费看久久久
|
久久午夜夜伦鲁鲁片免费无码影视
|
秋霞久久国产精品电影院
|
久久大香香蕉国产
|
无遮挡粉嫩小泬久久久久久久
|
久久午夜综合久久
|
久久亚洲精品无码观看不卡
|
久久se精品一区二区影院
|
国产精品嫩草影院久久
|
国产精品永久久久久久久久久
|
av无码久久久久久不卡网站
|
国产精品久久国产精麻豆99网站
|
青青热久久综合网伊人
|
欧美一区二区精品久久
|
国产一区二区精品久久凹凸
|
国产成人精品久久亚洲高清不卡
|
91精品国产91热久久久久福利
|
久久97久久97精品免视看
|
久久亚洲国产精品123区
|
久久久久亚洲AV无码专区首JN
|