兼容ie8及其以下浏览器,代码如下function addfavorite(){ if (document.all) { window.external.addFavorite("url", "title"); } elseif (window.sidebar) { ...
                            
                            
                                分类:
Web程序   时间:
2014-07-16 15:06:58   
                                阅读次数:
240
                             
                    
                        
                            
                            
                                1.WebRTC学习1.1WebRTC现状本人最早接触WebRTC是在2011年底,那时Google已经在Android源代码中增加了webrtc源代码,放在/external/webrtc/,可是Android并没实用到它,更没有被浏览器使用。当时试图在Android 2.3(Gingerbrea...
                            
                            
                                分类:
Web程序   时间:
2014-07-13 23:13:07   
                                阅读次数:
966
                             
                    
                        
                            
                            
                                菜鸟学习javascript实例教程1、用JS显示文字的例子:2、用HTML标签来格式化文本的例子:3、书写JS位置的例子:打开页面弹出窗口的例子4、在BODY区内输出显示文本的例子:调用其它的一个JS文件的例子:The actual script is in an external script ...
                            
                            
                                分类:
编程语言   时间:
2014-07-13 08:28:36   
                                阅读次数:
238
                             
                    
                        
                            
                            
                                External Snapshot management Symptom As of at least libvirt 1.1.1, external snapshot support is incomplete. For example, with 1.0.5 or later, an exter...
                            
                            
                                分类:
其他好文   时间:
2014-07-09 23:15:20   
                                阅读次数:
401
                             
                    
                        
                            
                            
                                题目:http://uva.onlinejudge.org/external/110/11020.pdfProblem IEfficient SolutionsInput: Standard InputOutput: Standard Output"Our marriage ceremonies a...
                            
                            
                                分类:
其他好文   时间:
2014-07-07 10:56:47   
                                阅读次数:
160
                             
                    
                        
                            
                            
                                1>WinMain.obj : error LNK2019: unresolved external symbol __imp__DispatchMessageW@4 referenced in function _WinMain@162>WinMain.obj : error LNK2019: u...
                            
                            
                                分类:
其他好文   时间:
2014-07-04 00:06:07   
                                阅读次数:
287
                             
                    
                        
                            
                            
                                1.  赋予scott用户连接权限:Grant connect to scott;
2.   在Myeclipse中新建java项目导入jdbc包(classes12.jar):右键项目 bulid path -〉add external archives 选择classes12.jar
3.   新建java文件, lianxi01.java
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLExceptio...
                            
                            
                                分类:
数据库   时间:
2014-06-28 08:02:18   
                                阅读次数:
272
                             
                    
                        
                            
                            
                                vc编译时出现Linking... officeView.obj:errorLNK2001:unresolvedexternalsymbol__imp__PathFileExistsA@4 Debug/office.exe:fatalerrorLNK1120:1unresolvedexternals...
                            
                            
                                分类:
其他好文   时间:
2014-06-27 20:15:56   
                                阅读次数:
261