Ajax传多个值的方法:var title = 
document.getElementById("title").value; var cont = 
document.getElementById("cont").value; var user = document.ge...
                            
                            
                                分类:
Web程序   时间:
2014-05-10 07:35:29   
                                阅读次数:
386
                             
                    
                        
                            
                            
                                在对中TextView setText 覆值int 
时报错,网上查下原因是setText整型表明是设值R.id.xxx,当然找不到。解决方法是将int转化为string,用String.valueOf(xxx)
                            
                            
                                分类:
移动开发   时间:
2014-05-10 07:21:28   
                                阅读次数:
361
                             
                    
                        
                            
                            
                                在表单中获取当前用户,可采用this.Application.User.UserName 
XPathNavigator navigatior = 
MainDataSource.CreateNavigator().SelectSingleNode("/my:myFields/my...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 06:38:44   
                                阅读次数:
241
                             
                    
                        
                            
                            
                                问题最近在给 android 系统的 data 分区制作 ext4 
镜像,但是发现系统启动后,文件的 user 和 group 都变成了 root,不是原有的属性。困扰了很久。解决make_ext4fs 有一个选项是 ‘-a’ 
,即挂载点。这个选项是配合android/system/core/inc...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 05:53:22   
                                阅读次数:
1777
                             
                    
                        
                            
                            
                                当你写好了与数据库连接的时候,例如这段代码:xmlHttp.open("GET","check.php?user="+url,true);你不要认为你段代码就已经可以传输数据了,注意,这句代码还不能传输数据,所以就必须写上以下代码才能传输:xmlHttp.send(null);这样才能保证能够正常的...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 05:46:09   
                                阅读次数:
226
                             
                    
                        
                            
                            
                                1.增加桌面图标user/share/applicants/复制到桌面(后续更新)2.安装sudo 
apt-get install xxx卸载sudo apt-get autoremove xxx
                            
                            
                                分类:
其他好文   时间:
2014-05-10 05:11:30   
                                阅读次数:
281
                             
                    
                        
                            
                            
                                Pat1076代码
题目描述:
Weibo is known as the Chinese version of Twitter. One user on Weibo may have many followers, and may follow many other users as well. Hence a social network is formed with foll...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 04:50:24   
                                阅读次数:
403
                             
                    
                        
                            
                            
                                linux权限及ntfs文件系统权限的知识
文件的权限:
[-dcbps][u:rwx][g:rwx][a:rwx] 
其中: r=4, w=2, x=1,  u=owner, g=group, a=all user
           d=dir, -=file, l=symbolic link, p=pipe, 
           c=character device...
                            
                            
                                分类:
系统相关   时间:
2014-05-10 04:41:09   
                                阅读次数:
511
                             
                    
                        
                            
                            
                                /************************************************************** 
Problem: 2434 User: wangyucheng Language: C++ Result: Accepted Time:496...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 03:06:57   
                                阅读次数:
334
                             
                    
                        
                            
                            
                                Discover GenymotionUser 
GuideFAQSupport/ContactAPIGet GenymotionGo to preview 
programOverviewFeaturesRequirementsInstallationQuick StartLicensingGenym...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 02:39:58   
                                阅读次数:
729