直接拿来用!最火的Android开源项目(一)http://www.csdn.net/article/2013-05-03/2815127-Android-open-source-projects直接拿来用!最火的Android开源项目(二)http://www.csdn.net/article/2...
                            
                            
                                分类:
移动开发   时间:
2014-04-30 04:01:10   
                                阅读次数:
554
                             
                    
                        
                            
                            
                                C--补码0 字节和位:位运算:对数据的二进制位进行处理的运算。 
字节byte:数据存取和数值计算的基本单元。 从内存中读取数据是以字节为单位, 向内存中写入数据也是已字节为最小单位, 
将数值输出到文件和从文件获取数值时,最小单位也是字节。 位:大部分操作系统中,一个字...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 03:47:47   
                                阅读次数:
520
                             
                    
                        
                            
                            
                                让Source insight自动排版,操作简单,易学易用!
                            
                            
                                分类:
其他好文   时间:
2014-04-30 03:29:21   
                                阅读次数:
461
                             
                    
                        
                            
                            
                                public partial class json序列化 : System.Web.UI.Page { 
protected void Page_Load(object sender, EventArgs e) { StringBuilder builder = 
new StringBuilder(....
                            
                            
                                分类:
数据库   时间:
2014-04-30 03:27:17   
                                阅读次数:
585
                             
                    
                        
                            
                            
                                Js获取当前日期时间及其它操作var myDate = new 
Date();myDate.getYear(); //获取当前年份(2位)myDate.getFullYear(); 
//获取完整的年份(4位,1970-????)myDate.getMonth(); //获取当前月份(0-11,0代表...
                            
                            
                                分类:
Web程序   时间:
2014-04-30 03:08:42   
                                阅读次数:
550
                             
                    
                        
                            
                            
                                It is one of the fashion trends that never go 
out of fashion, Louis Vuitton handbag ! And "being in fashion trends for many 
years, and this season is ...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 03:07:40   
                                阅读次数:
510
                             
                    
                        
                            
                            
                                Entity 
Framework菜鸟初飞http://blog.csdn.net/zezhi821/article/details/7235134
                            
                            
                                分类:
其他好文   时间:
2014-04-30 03:06:39   
                                阅读次数:
443
                             
                    
                        
                            
                            
                                Operations supported for Galois Field arrays: + 
- - Addition and subtraction of Galois arrays. * / \ - Matrix multiplication...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 02:05:12   
                                阅读次数:
627
                             
                    
                        
                            
                            
                                转载自:http://blog.csdn.net/onestep365/article/details/1897626#include #include 
#include int main(){ char *str = (char *)malloc(100); strcpy(str, "hello"...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 01:51:48   
                                阅读次数:
427