码迷,mamicode.com
首页 >  
搜索关键字:logstash plugin    ( 6960个结果
Maven项目编译时报错缺少tools.jar
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project ERP: Compilation failure[ERROR] Unabl...
分类:其他好文   时间:2014-07-10 11:12:26    阅读次数:230
Struts2注解
需要包 struts2-convention-plugin.jar@Namespace("/xxxx/zzz")public class ConnectionAction { /** Action执行方法* */ @Action(value = "ConnectManage", resu...
分类:其他好文   时间:2014-07-09 23:47:34    阅读次数:241
InnoDB: Operating system error number 87 in a file operation. 错误87的解决方法
InnoDB: Operating system error number 87 in a file operation. 错误87的解决方法140628 8:10:48 [Note] Plugin 'FEDERATED' is disabled.140628 8:10:48 InnoDB: The...
分类:数据库   时间:2014-07-07 21:36:13    阅读次数:810
【转】基于Unity3D的Android游戏添加google广告的方法——使用AdMob
前几天由于项目需要,要搞定在游戏中添加广告的方法,在U吧中搜到了这篇文章,unity3d开发的android应用中加入AD系统的具体步骤进而获得首发出处http://tank2308635.iteye.com/blog/1126047从该文中找到AdMob插件的出处AdMob plugin that...
分类:移动开发   时间:2014-06-27 14:42:36    阅读次数:469
繁简体 互转 js
html:s2t.js: 个别字可手动添加,对应简繁位置 即可,(数组实现)/** * jquery-s2t v0.1.0 * * https://github.com/hustlzp/jquery-s2t * A jQuery plugin to convert between Simplifi....
分类:Web程序   时间:2014-06-26 21:57:29    阅读次数:485
跟我一起学JQuery插件开发
http://www.cnblogs.com/Leo_wl/archive/2012/04/06/2435511.html以前一直比较好奇,jquery插件是怎么开发的,怎么写属于自己的插件?昨天在逛codeproject网站的时候,突然看到一篇文章:How to write plugin in J...
分类:Web程序   时间:2014-06-26 12:44:23    阅读次数:331
elasticsearch's basic auth plugin "Jetty"
Elasticsearch本身是沒有安全性的功能, 我們得透過plugin來安裝, 這次我選擇了elasticsearch-jetty,此外也有人用nginx反向代理來進行控制.首先我們得先注意到Elasticsearch與Jetty Plugin的版本號對應, 在這裡可以查看, 如果版本號沒對應上...
分类:其他好文   时间:2014-06-25 15:46:44    阅读次数:231
Native Fullscreen JavaScript API (plus jQuery plugin)
http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/HTML5 is great, but when it was first released, one of the big complaints wa....
分类:编程语言   时间:2014-06-25 14:49:46    阅读次数:229
常用的grails插件
wkhtmltopdf:http://grails.org/plugin/wkhtmltopdf将url转换为pdf文件remote-ssh远程ssh:http://grails.org/plugin/remote-ssh
分类:其他好文   时间:2014-06-25 10:14:33    阅读次数:211
Eclipse编译时Cannot run program "make":?????
在确定环境变量配置正确(命令行运行make成功)的情况下,如果使用Eclipse编译C程序,控制台报告Cannotrunprogram"make":?????"?错误,那么很有可能的错误是org.eclipse.cdt.core.win32_5.2.0.201202111925(Eclipse的plugin目录下)出现了错误。可以通过替换或者重新安装CDT来..
分类:系统相关   时间:2014-06-25 10:09:25    阅读次数:365
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!