码迷,mamicode.com
首页 >  
搜索关键字:applications    ( 1841个结果
NDK使用二进制库方法(翻译)
NDK Prebuilt library support: NDK使用二进制库方法: Android NDK r5 introduced support for prebuilt libraries (shared and static), i.e. the ability to include and use, in your applications, prebuil...
分类:其他好文   时间:2014-07-22 08:28:36    阅读次数:297
题目1005:Graduate Admission
题目描述: It is said that in 2011, there are about 100 graduate schools ready to proceed over 40,000 applications in Zhejiang Province. It would help a lo...
分类:其他好文   时间:2014-07-21 00:12:54    阅读次数:404
Internet protocol optimizer
A method for optimizing the throughput of TCP/IP applications by aggregating user application data and consolidating multiple TCP/IP connection stream...
分类:Web程序   时间:2014-07-19 17:17:57    阅读次数:428
CentOS7上安装POCO
POCO是什么? 看官网说明: Modern, powerful open source C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. ...
分类:其他好文   时间:2014-07-17 16:13:45    阅读次数:352
iOS开发—清除缓存
iOS开发—清除缓存一、修改了系统的头文件报错示例:fatal error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimula...
分类:移动开发   时间:2014-07-16 18:37:25    阅读次数:374
OpenGL EXT: shader_buffer_load
http://www.opengl.org/registry/specs/NV/shader_buffer_load.txtOverview At a very coarse level, GL has evolved in a way that allows applications...
分类:其他好文   时间:2014-07-15 23:01:19    阅读次数:431
Python中中文路径处理问题的研究
关于python处理中文及不同情况下中文路径的研究,不足及错误之处,请批评指正!!谢谢!! 参考文献: Why you benefit from using UTF-8 Unicode everywhere in your web applications Python "'ascii' codec can't decode byte" explained and how to solve it Windows 记事本的 ANSI、Unicode、UTF-8 这三种编码模式有什么区别?...
分类:编程语言   时间:2014-07-15 12:50:18    阅读次数:269
Insert Buffering
14.5.13.4Insert Buffering Database applications often insert new rows in the ascending order of the primary key. In this case, due to the layoutof th....
分类:其他好文   时间:2014-07-14 22:02:27    阅读次数:373
zookeeper
ZooKeeper Programmer's GuideDeveloping Distributed Applications that use ZooKeeperhttp://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.htmlZooKe...
分类:其他好文   时间:2014-07-14 15:34:05    阅读次数:208
Spring-boot JDBC with multiple DataSources sample
Spring-Boot's auto-configurer seems good for simple applications. For example it automatically creates DataSource and JdbcTemplate, when you need to c...
分类:数据库   时间:2014-07-14 09:39:24    阅读次数:442
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!