1、去github官网注册个人帐号:没有的:猛戳这里去注册,比如我的账户名:wjf444128852,我的已经汉化(可在github里搜索github如何汉化有插件) 2、点击仓库-新建,仓库名字必须是:你的github帐号.github.com或者.io 3、在该仓库下创建index.html(可 ...
分类:
其他好文 时间:
2016-06-17 14:21:03
阅读次数:
146
脚本范例分析:先来看看一段用INNO SETUP脚本向导创建的基本脚本的[Setup]段: [Setup] AppName=Premiere 6.5 汉化补丁 (程序名称) AppVerName=Premiere 6.5 汉化补丁 (程序名称+版本) AppPublisher=浩子工作室 (开发单位 ...
分类:
其他好文 时间:
2016-06-15 12:33:09
阅读次数:
410
点击图片出现 时间 ,增加一个点击事件 引入 <?php $this->registerCssFile('@web/assets/datepicker/css/bootstrap-datepicker3.min.css', ['position' => View::POS_BEGIN]) ?><?p ...
分类:
Web程序 时间:
2016-06-15 10:33:54
阅读次数:
241
安装准备:系统:centos6.5x64软件:mysql5.x,jira6.3.6汉化文件:JIRA-6.3.3-language-pack-zh_CN.jar破解文件:atlassian-extras-2.2.2.jaratlassian-universal-plugin-manager-plugin-2.17.4.jar开始安装:因为jira需要使用java环境,所以首先需要安装jdk,建议安装jdk1.6..
分类:
其他好文 时间:
2016-06-14 19:50:26
阅读次数:
203
汉化浏iceweasel浏览器(Firefox) apt-get install iceweasel-l10n-zh-cn 切换为中文语言 echo LANG="zh_CN.UTF-8" > /etc/default/locale ...
分类:
系统相关 时间:
2016-06-14 13:56:11
阅读次数:
196
方法: 1、复制MyEclipse的快捷方式; 2、右键快捷方式-》属性,在“目标”的后边加上 “空格”-nl "en" 之前的:"F:\Program Files\MyEclipse 9.1\myeclipse.exe" 加后的:"F:\Program Files\MyEclipse 9.1\my ...
分类:
系统相关 时间:
2016-06-13 18:57:45
阅读次数:
1006
参考: http://api.jqueryui.com/datepicker/#method-show 英文 http://www.helloweba.com/view-blog-168.html 中文 http://jqueryui.com/datepicker/ 效果: 常用场合: 1.输入框 ...
分类:
Web程序 时间:
2016-06-10 19:11:39
阅读次数:
138