An Apache ActiveMQ connection can be configured by explicitly setting properties on the ActiveMQConnection or ActiveMQConnectionFactory objects themse...
                            
                            
                                分类:
其他好文   时间:
2016-01-19 15:41:04   
                                阅读次数:
177
                             
                    
                        
                            
                            
                                根本原因是由于单引号和双引号的混乱使用导致的。 解决办法: 将双引号里面的双引号改成单引号; 单引号里面的双引号该成单引号。我的问题好像又不是这样的,改成就ok啦,想来反正只要是引号有问题应该都会报这样的错吧!!
                            
                            
                                分类:
Web程序   时间:
2016-01-17 21:41:46   
                                阅读次数:
157
                             
                    
                        
                            
                            
                                Test注解的两个属性:expected和timeout Junit的Test注解支持两个可选的参数expected和timeout。expected声明一个测试方法必须抛出一个异常。如果不抛出异常或抛出和expectd指定的异常类型不同的异常,则测试用例就会失败。如下面这个测试用例就会通过:@Te...
                            
                            
                                分类:
其他好文   时间:
2016-01-17 17:41:57   
                                阅读次数:
199
                             
                    
                        
                            
                            
                                错误描述:App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your...
                            
                            
                                分类:
移动开发   时间:
2016-01-13 21:47:02   
                                阅读次数:
167
                             
                    
                        
                            
                            
                                App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via yourapp‘s...
                            
                            
                                分类:
移动开发   时间:
2015-12-30 23:37:05   
                                阅读次数:
268
                             
                    
                        
                            
                            
                                最近需要用到MySQL,从官网上下载了一个安装文件,但是安装时一直弹出如下提示信息:Configuration of MySQL Server 5.7 is taking longer than expected. Do you Want to continue waiting or cancel....
                            
                            
                                分类:
数据库   时间:
2015-12-30 21:44:36   
                                阅读次数:
7861
                             
                    
                        
                            
                            
                                Xcode 控制台打印 :App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured ...
                            
                            
                                分类:
Web程序   时间:
2015-12-30 00:13:47   
                                阅读次数:
193
                             
                    
                        
                            
                            
                                even though I have configured %m2_home% and %path% correctly, the command "mvn" is still not recognized.use command echo to output the system environm...
                            
                            
                                分类:
其他好文   时间:
2015-12-29 16:16:17   
                                阅读次数:
230
                             
                    
                        
                            
                            
                                Android5.1上的測试1、android.security.cts.SELinuxDomainTest# testInitDomain fail打印的logjunit.framework.AssertionFailedError: Expected 1 process in SELinux d...
                            
                            
                                分类:
移动开发   时间:
2015-12-29 08:42:36   
                                阅读次数:
871
                             
                    
                        
                            
                            
                                错误描述:App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your...
                            
                            
                                分类:
Web程序   时间:
2015-12-29 08:40:03   
                                阅读次数:
139