ATL: Active Template Library(活动模板库) 一种开发框架,通过它可以快速建立基于COM的组件基本特征: 1.对低级别COM功能的内置式支持:IUnknown, 类工厂, self-registration 2.支持IDL(interface definition l...
分类:
其他好文 时间:
2014-06-19 09:09:26
阅读次数:
265
SQL> select * from v$version;BANNER--------------------------------------------------------------------------------Oracle Database 11g Enterprise Edit...
分类:
数据库 时间:
2014-06-19 00:04:22
阅读次数:
456
http://www.appcoda.com/background-transfer-service-ios7/http://www.raywenderlich.com/51127/nsurlsession-tutorialhttps://developer.apple.com/library/io...
分类:
移动开发 时间:
2014-06-18 20:34:57
阅读次数:
235
ResolutionRed Hat Enterprise Linux 4, 5 and 6 enable Internet Protocol Version 6 (IPv6) by default. However, in certain situations, some users may fin...
分类:
系统相关 时间:
2014-06-18 20:24:54
阅读次数:
520
原因 object c++ ios7.0/7.1不支持c++ 11,解决办法:C++ Standard Libraryis set tolibstdc++ (GNU c++ standard library)另一个问题:c++库怎样加入ios工程中,不用.mm文件?1.提供一个接口头文件只有不要有c...
分类:
移动开发 时间:
2014-06-18 20:18:50
阅读次数:
254
本文链接 http://write.blog.csdn.net/postedit/31031411
参考链接 Android高级模糊技术,http://stackoverflow.com/questions/14879439/renderscript-via-the-support-library
1. 程序截图
拖动红色区域,可以显示出清晰的汽车部分。拖动下面的滑块,可以更改模糊程度。...
分类:
移动开发 时间:
2014-06-16 20:53:59
阅读次数:
324
本文主要介绍简单DLL的编写方法及在LoadRunner中局部调用与全局调用DLL方法。1.动态链接库的编写在Visual C++6.0开发环境下,打开FileNewProject选项,可以选择Win32 Dynamic-Link Library建立一个空的DLL工程。DLL必须有一个入口点,这就象...
分类:
其他好文 时间:
2014-06-16 13:28:17
阅读次数:
286
下面开始具体分析连接器是怎么与连接器实例交互的,这里主要是分析连接器怎么从连接器实例获取数据的(前面文章有涉及基于http协议与连接器的xml格式的交互,连接器对连接器实例的设置都是通过配置文件操作的,具体文件操作尚未详细分析(com.google.enterprise.connector.pers...
分类:
其他好文 时间:
2014-06-15 13:18:16
阅读次数:
163
至少是模拟器目录有变
iOS8下路径变为:
/Users/username/Library/Developer/CoreSimulator/Devices/786824FF-6D4C-4D73-884A-696514481F7C/data/Containers/Data/Application/7D5B082E-53D5-4C60-86A0-1F6A0A1B98E3/Library/Cache...
分类:
移动开发 时间:
2014-06-15 12:26:58
阅读次数:
348
本篇记述c/c++中读取mat文件示例测试数据matioTest.zip下载地址:http://pan.baidu.com/s/1sjPkMsd1. 读取matioTest.zip中s.mat文件,数据为普通matrix 1 #include 2 #include 3 #include 4 ...
分类:
编程语言 时间:
2014-06-15 11:00:47
阅读次数:
448