我在使用接口注入时,犯了个错误,项目运行时出现“The requested resource (Servlet action is not available) is not available.”的提示。当我不经意地往控制栏里那么一瞅时,我发现了一条重要线索:“Failed to convert property value of type [com.sun.proxy.$Proxy1] to r...
                            
                            
                                分类:
编程语言   时间:
2016-05-07 09:12:36   
                                阅读次数:
166
                             
                         
                    
                        
                            
                            
                                版权声明:本文为博主原创文章,未经博主允许不得转载。
目录(?)[+]
首先认识一下UICollectionView
[objc] view
 plain copy
 
NS_CLASS_AVAILABLE_IOS(6_0) @interface UICollectionView : UIScrollView  
...
                            
                            
                                分类:
移动开发   时间:
2016-05-07 08:36:41   
                                阅读次数:
243
                             
                         
                    
                        
                            
                            
                                Description
All submissions for this problem are available.
Problem description.
You are given a tree. If we select 2 distinct nodes uniformly at random, what's the probability that the distance ...
                            
                            
                                分类:
其他好文   时间:
2016-05-07 08:22:31   
                                阅读次数:
227
                             
                         
                    
                        
                            
                            
                                使用vmware 显示“hardware graphics accelration is no available”,怀疑机器显卡驱动没有安装 通过inter-linux-graphic-installer 安装显卡驱动 安装inter-linux-graphic-installer前,需安装ttf ...
                            
                            
                                分类:
系统相关   时间:
2016-05-07 00:53:23   
                                阅读次数:
328
                             
                         
                    
                        
                            
                            
                                1 命令
    输入?可以查询所支持的命令:
J-Link>?
Available commands are:
----------------------
f          Firmware info
h          halt
g          go
Sleep      Waits the given time (in milliseconds). Syntax: Sle...
                            
                            
                                分类:
其他好文   时间:
2016-05-06 12:48:35   
                                阅读次数:
600
                             
                         
                    
                        
                            
                            
                                Alfrasco is a java based Electronic Content Management tool that is available with an Open Source license. This open platform helps you regain control of critical business content, strengthen complian...
                            
                            
                                分类:
其他好文   时间:
2016-05-03 10:55:21   
                                阅读次数:
432
                             
                         
                    
                        
                            
                            
                                下午尝试 用ElasticSearch 的java客户端去做数据检索工作,测试了一下批量更新,代码如下: 但是测试的时候老是给我报这个错误:NoNodeAvailableException[None of the configured nodes are available。具体没截图。 然后我改正 ...
                            
                            
                                分类:
编程语言   时间:
2016-04-30 18:21:25   
                                阅读次数:
5593
                             
                         
                    
                        
                            
                            
                                    安装Git客户端后,进行PULL时报如下错误 disconnected no supported authentication methods available(server sent: publickey,keyboard interactive)解决方案 因为TortoiseGit和Git的冲 ...
                            
                            
                                分类:
其他好文   时间:
2016-04-29 23:29:03   
                                阅读次数:
1581
                             
                         
                    
                        
                            
                            
                                一、导入源码 源码可以从Liferay的官方网站上下载。http://www.liferay.com/downloads/liferay-portal/available-releases 下载后解压源码,可以使用Eclipse的File-->Import-->General-->Existing  ...
                            
                            
                                分类:
其他好文   时间:
2016-04-29 21:58:22   
                                阅读次数:
164
                             
                         
                    
                        
                            
                            
                                问题:在内网测试的时候可以正常访问,但是部署到外网上客户端连接elasticsearch报错:None of the configured nodes are available: [] 
原因:默认情况下,ElasticSearch使用0.0.0.0地址,并为http传输开启9200-9300端口,为节点到节点的通信开启9300-9400端口,部署到外网修改修改elasticsearch.yml配...
                            
                            
                                分类:
其他好文   时间:
2016-04-29 16:26:32   
                                阅读次数:
312