| Projects on Google Code | Results 1 - 10 of 28 |
用来看小说的网站,但有别于一般的阅读网,本项目主要注重阅读环境,并加入很多idea。项目基于ror开发,希望有兴趣的朋友一快加入我们。
as u see, the world.
Implement Read, Write and Open system calls using inodes.
Absolutely the same as above.
锐音中国
The LogFileViewer is your best choice for reading and evaluating log files. It uses different methods of file access and data buffering to ensure a fluently handling, even when you load up to several hundred mb files.
IniFiler is a component of reading/editing ini files.
本代码是从uchome的代码修改的,是因为要解决uchome的效率而处理的。<br>
这个思维其实很久就有了,只是一直没有去做,相信也有人有同样的想法,如果有类似的,那真的希望提出相关的建议。<br>
封装的方式比较简单,增加了只读数据库连接的接口扩展,不使用只读数据库也不影响原代码使用。<br>
有待以后不断完善。。
=为什么需要读写分离?=
主要是数据库压力过大的情况下的解决方案。写操作会把表锁定,而导致很多查询相继锁定而等候,导致程序处于等候状态。<br>
读写分离是建立在mysql的replication基础上的,master服务器仅负责写操作,slave机器仅提供...
Quick XML parsing and writing for projects which don't need compliance with complete XML specifications. The parser is meant to be a fast, lightweight SAX parser and just does basic tag parsing. The project was designed for use with a Real-Time Strategy game which saves its configuration files in an...
Light-Weight Platform Independent Bitmap Image Reader Writer Library
===The library has the following capabilities:===
* Read/Write 24-bit Bitmap Images
* Pixel, row or level level batch editing
* Color conversions (RGB,YCbCr) in byte and floating values
* Highly optimized subsamp...