码迷,mamicode.com
首页 >  
搜索关键字:plugin    ( 5751个结果
网页中常用的效果
一、网页中常常需要显示天气: http://i.tianqi.com/index.php?c=code&id=40&icon=1&num=3">> 在http://www.tianqi.com/plugin/上可以私人订制不同的显示样式和显示的日期天气。自己感觉很好用。 效果如下图: 二、搜索输入框,开始的时候有默认的文字,想要鼠标点击之后,提示文字消失,鼠标离开焦点时,提示文字出现:...
分类:Web程序   时间:2015-02-11 16:43:24    阅读次数:228
MySQL Plugin 'InnoDB' init function returned error
. . 在MySQL的配置文件中,设定default-table-type=InnoDB,发现MySQL无法正常的启动,错误日志中给出了如下的信息:150210 18:11:19 mysqld_safe mysqld from pid file /data/mysqldata/mysql.pid e...
分类:数据库   时间:2015-02-10 20:08:07    阅读次数:158
eclipse安装Spket插件
在eclipse中有三种Javascript插件可供选择:JSDTJSEclipseSpketSpket插件安装:手动安装:到http://www.spket.com/download.html下载Plugin安装包,下载解压后直接放置于Eclipse的dropins目录下,重启Eclipse。
分类:系统相关   时间:2015-02-10 18:21:41    阅读次数:221
openwrt添加自动启动项
在/etc/init.d下添加文件my-plugin#!/bin/sh /etc/rc.common# /etc/init.d/my-pluginstart() { sh /root/userinfo/userinfo.sh}stop() {}建立连接 ln -s /etc/init....
分类:其他好文   时间:2015-02-10 13:10:33    阅读次数:560
vim-一种简单易懂的django代码补全方式
Markdown用起来不错啊~既:PydictionPydiction 允许你在 Vim 中实现 TAB 代码补全, 可以补全的内容包括:标准的、自定义的,以及第三方模块和包。外加关键字、BIFs,和字符串。 Pydiction主要由三个部分组成: python_pydiction.vim–该文件为 Vim 的 plugin 文件,实现 Python 文件的 TAB 补全功能 complete-di...
分类:系统相关   时间:2015-02-10 11:21:12    阅读次数:278
Houdini Krakatoa Render Plugin
HDK真实个混蛋,都懒得写个解释。凭着函数英文意思猜测。。plugin sample video:在极其残忍的开发环境,"Particle Voxel Render" 产生了(怕被渲染大婶鄙视原谅我不会写算法)其实说是Voxel Render,核心是Krakatoa,Krakatoa真实太稳定。(H...
分类:其他好文   时间:2015-02-10 11:15:28    阅读次数:510
openfire_01_插件开发
开发带jsp、PluginServlet的插件有些插件是单纯的继承Plugin或Handler什么的,但有些是需要jsp页面和Servlet的。下面我们就来开发带jsp和servlet的插件。在之前的目录下添加文件,目录结构如下:1、 首先建立一个SampleServlet的文件,内容如下packa...
分类:其他好文   时间:2015-02-09 20:16:02    阅读次数:133
Nagios Server通过NRPE监控client memory usage.
How to monitor server memory usage with Nagios Remote Plugin Executor (NRPE)Last updated on September 8, 2014 Authored by Sarmed Rahman 5 Comments In ...
分类:移动开发   时间:2015-02-09 17:33:00    阅读次数:240
cPanel interfaces
cPanel interfaces can include HTML,Template Toolkit, PHP, or CGI files.Store plugin interface files in the/usr/local/cpanel/base/frontend/theme/direct...
分类:其他好文   时间:2015-02-09 09:22:02    阅读次数:134
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!