
wiki.ktmud.com
欢迎来到丘迟的维基世界 - a site build with Vim, Vimwiki and Git用到很多 rgba 和 -webkit-gradient ,所以用 IE 的同学悲剧啦. 我觉得那个Table of Contents还是很漂亮的哈 快捷键 Shift Z 可以显示和隐藏哦。 在VPS编译安装 nginx php-fpm 的步骤整理. 使用 OAuth2 调用 Google API 的一些问题.
http://wiki.ktmud.com/
用到很多 rgba 和 -webkit-gradient ,所以用 IE 的同学悲剧啦. 我觉得那个Table of Contents还是很漂亮的哈 快捷键 Shift Z 可以显示和隐藏哦。 在VPS编译安装 nginx php-fpm 的步骤整理. 使用 OAuth2 调用 Google API 的一些问题.
http://wiki.ktmud.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
1.5 seconds
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
49
SITE IP
128.199.35.29
LOAD TIME
1.491 sec
SCORE
6.2
欢迎来到丘迟的维基世界 - a site build with Vim, Vimwiki and Git | wiki.ktmud.com Reviews
https://wiki.ktmud.com
用到很多 rgba 和 -webkit-gradient ,所以用 IE 的同学悲剧啦. 我觉得那个Table of Contents还是很漂亮的哈 快捷键 Shift Z 可以显示和隐藏哦。 在VPS编译安装 nginx php-fpm 的步骤整理. 使用 OAuth2 调用 Google API 的一些问题.
用 vimwiki 搭建你自己的维基世界 - 丘迟的维基世界
http://wiki.ktmud.com/tips/vim/vimwiki-guide.html
为什么要叫做 维基世界 因为只要你懂一点前端知识,它可以不仅仅是一个简单的知识管理系统,还能成为一个 playground ,任你自由发挥。 通过一定转换,wiki 能输出为拥有约定俗成格式的HTML 2. 节约编辑时间。 显然,你不用写出完整的HTML标签,也不用在可视化编辑器中点来点去 3. 充分的可读性。 但 vimwiki 提供的不仅这些,它还可以帮你维护 TODO-LIST 和个人日记。 有 zip 包和 vba 包两种格式。 其中 vba 是 Vim 独有的插件安装包。 推荐使用 vba 安装,因为它能保存你的安装信息,不高兴了还可以卸载 详细说明请. Windows 下的 gvim 已经自带。 使用 Vim 打开 vimwiki.vba. 其中 $VIMFILES 就是您的 vimfiles 目录。 这是需要在 vimrc 中定义的系统变量, Windows 下应该是. If has("win32") let $VIMFILES = $VIM.'/vimfiles' else let $VIMFILES = $HOME.'/.vim' endif. 我是居中的标题 = * 粗体.
前端知识参考 - 丘迟的维基
http://wiki.ktmud.com/ref/index.html
丘迟的维基世界 - 日记
http://wiki.ktmud.com/diary/diary.html
Linux
http://wiki.ktmud.com/tips/Linux.html
Tar zxvf file.tar.gz -C /target/dir. Tar jxvf file.tar.gz2. 解压 tar.gz2 文件。 Debian 和 Ubuntu 下安装语言包. Cd /usr/share/locales $ ./install-language-pack zh CN $ dpkg-reconfigure locales. Cron Table (crontab) 的用法 = crontab 是Linux下的计划任务。 0 0 * * * $HOME/job.sh. 这段代表任务执行的时间,分别是 分 时 日 月 周 ,指定应的数字即可。 Sed -i "s/oldString/newString/g" `grep oldString -rl /path`.
利用 Git 同步 vimwiki 到线上网站 - 丘迟的维基世界
http://wiki.ktmud.com/tips/vim/ways-to-sync-vimwiki.html
使用 Git Batch file. 使用 Ftp Batch file. 由于 vimwiki 需要手动生成静态 HTML ,如果你想发布 ,就需要把这些HTML都传到线上去。 需要自动同步 vimwiki html 的所有文件. 使用 Git Batch file. 注意: 下文主要以 Windows 下的操作为例, Linux 下还要简单得多。 要使用 git ,不管是自建 git server ,还是使用 github 的 public repository。 接着把 vimwiki html 文件夹初始化为 git 项目,. 相信会用 Git 的人都已经按照 Github上的指导. 但不知道你试过 ssh-agent 这个东西没有 简单来说,它可以让你不用每次提交修改到 git 服务器时都输入密码。 请参照这篇教程进行设置 http:/ help.github.com/working-with-key-passphrases/. 然后写一段批处理脚本,自动完成 commit, push 等操作。 鉴于这个 key 并不那么容易被泄露,不要 passphrase 还是可以接受的。 使用新帐号登录...
TOTAL PAGES IN THIS WEBSITE
20
点评 | 亲泥巴 | Kiss The Mud
http://ktmud.com/tag/点评
亲泥巴 Kiss The Mud. 2010 年 03 月 11 日. 2010全国两会 胜利召开 ,作为平头百姓,我们不能左右委员们的提案和最终决定, … 继续阅读 →. 发布 OWA Chrome Companion 扩展. PHP cURL库函数抓取页面内容 - 歪麦博客. 发表在 从 非典型思考 看正确的思维模式. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 娱乐博客 – 笨活儿. 知识积累 – Vimwiki. 亲泥巴 Kiss The Mud.
初学VIM小贴士(1) | 亲泥巴 | Kiss The Mud
http://ktmud.com/vim/vim-tips-1
亲泥巴 Kiss The Mud. 初学Vim小贴士 2 →. 2010 年 07 月 12 日. 如果要模拟Windows下的复制粘贴 Ctr C,Ctr V ,请在 vimrc 中加入. Source $VIMRUNTIME mswin.vim. 键盘映射时,默认是可以传递的,即如 A按键 本身代表 a命令 ,但被映射到了 b命令 map A b. 当 C按键 直接映射到 A按键 时 map C A. 那 C按键 就会执行 b命令,而不是 A按键 本身的 a命令。 采用 noremap C A. 就可以使得 C按键 按需映射到 A按键 的本来操作。 我写的 vimrc 小片段,让 Vim 更像普通的 IDE. 这个功能可能实用性不大,等习惯了 Vim 的多窗口分隔,tab 就应该会比较少用到. Nmap C-t :tabnew cr map silent C-w :call TabCloseCheck() map C-Tab gt map C-S-Tab gT function! B: Ctr S 快速保存, Shift S 另存为. 初学Vim小贴士 2 →. 娱乐博客 – 笨活儿.
JavaScript | 亲泥巴 | Kiss The Mud
http://ktmud.com/category/javascript
亲泥巴 Kiss The Mud. JQuery 1.4 发布 15个新特性实例精讲. 2010 年 01 月 17 日. JQuery 1.4 最近发布了。 超乎大家的预期,这次并非简单的修修补补,1. … 继续阅读 →. 发布 OWA Chrome Companion 扩展. PHP cURL库函数抓取页面内容 - 歪麦博客. 发表在 从 非典型思考 看正确的思维模式. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 娱乐博客 – 笨活儿. 知识积累 – Vimwiki. 亲泥巴 Kiss The Mud.
杂谈 | 亲泥巴 | Kiss The Mud
http://ktmud.com/category/杂谈
亲泥巴 Kiss The Mud. 2010 年 01 月 04 日. 淘宝UED博客近期发了篇文章 非典型性UED思考 ,作者渡劫自称此文纯属YY,却 … 继续阅读 →. 发布 OWA Chrome Companion 扩展. PHP cURL库函数抓取页面内容 - 歪麦博客. 发表在 从 非典型思考 看正确的思维模式. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 娱乐博客 – 笨活儿. 知识积累 – Vimwiki. 亲泥巴 Kiss The Mud.
发布 OWA Chrome Companion 扩展 | 亲泥巴 | Kiss The Mud
http://ktmud.com/chrome-extension/owa-chrome-companion
亲泥巴 Kiss The Mud. 发布 OWA Chrome Companion 扩展. 2010 年 09 月 09 日. Doc, ppt, xsl 什么的可以用WPS,反正这方面的需求不多,但公司邮件系统用的是Microsoft Exchange Server,除了Outlook,基本上没有其他更好的客户端。 本来以为离开Outlook就没法发邮件了,于是打算用 Office Web Access 算了。 这个插件只对使用Exchange Server 2007 邮件服务的同学有用。 请先确认您的邮件服务提供商提供了这个东西 http:/ www.microsoft.com/exchange/code/owa/index.html. Https:/ chrome.google.com/extensions/detail/gmloogbeidmnmkdeoibnfcglaenjcmah. 发布 OWA Chrome Companion 扩展. 2010 年 09 月 15 日下午 11:45. 2010 年 10 月 15 日上午 10:54. 2010 年 11 月 02 日上午 2:12.
jQuery 1.4 发布:15个新特性实例精讲 | 亲泥巴 | Kiss The Mud
http://ktmud.com/javascript/jquery-1-4-new-features
亲泥巴 Kiss The Mud. JQuery 1.4 发布 15个新特性实例精讲. 2010 年 01 月 17 日. JQuery 1.4 最近发布了. 超乎大家的预期,这次并非简单的修修补补,1.4 包含了 很多. 你可以立刻下载jQuery 1.4试用 http:/ code.jquery.com/jquery-1.4.js. 方法设置元素的属性,既可传属性的名和值,也可以是包含几组特定 属性名值对 的 对象。 在 jQuery 1.4 中,你可以把一个参数对象作为第二个参数传给 jQuery 函数本身,同时创建HTML元素。 JQuery(' a/ ', { id: 'foo', href: 'http:/ google.com', title: 'Become a Googler', rel: 'external', text: 'Go to Google! 你大概也能猜到,这个锚记元素没有的 text 属性会调用 jQuery 的私有方法. 把元素里的文字设置为 Go to Google! Id 为一般属性,被直接加上了,而 css 和 click 则激发了相应的 jQuery 方法。
小贴士 | 亲泥巴 | Kiss The Mud
http://ktmud.com/tag/小贴士
亲泥巴 Kiss The Mud. 2010 年 07 月 21 日. 1 不习惯 vim 中移动鼠标的按键方式 来玩游戏练习一下吧 http:/ … 继续阅读 →. 2010 年 07 月 12 日. 现在参加工作,学习Vim似乎 … 继续阅读 →. 发布 OWA Chrome Companion 扩展. PHP cURL库函数抓取页面内容 - 歪麦博客. 发表在 从 非典型思考 看正确的思维模式. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 娱乐博客 – 笨活儿. 知识积累 – Vimwiki. 亲泥巴 Kiss The Mud.
淘宝 | 亲泥巴 | Kiss The Mud
http://ktmud.com/tag/淘宝
亲泥巴 Kiss The Mud. 2009 年 12 月 24 日. 目前淘宝首页已经加上了新版首页的入 … 继续阅读 →. 发布 OWA Chrome Companion 扩展. PHP cURL库函数抓取页面内容 - 歪麦博客. 发表在 从 非典型思考 看正确的思维模式. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 发表在 发布 OWA Chrome Companion 扩展. 娱乐博客 – 笨活儿. 知识积累 – Vimwiki. 亲泥巴 Kiss The Mud.
初学Vim小贴士(2) | 亲泥巴 | Kiss The Mud
http://ktmud.com/vim/vim-tips-2
亲泥巴 Kiss The Mud. 发布 OWA Chrome Companion 扩展 →. 2010 年 07 月 21 日. 1 不习惯 vim 中移动鼠标的按键方式 来玩游戏练习一下吧. Http:/ www.vim.org/scripts/script.php? 2 在键盘映射时指定Ctrl用 C-… ,那方向键用什么缩写呢 不缩写,直接写left, right, up, down。 分两部分,先用 a 或 i 指定是整个对象 a. N object 还是对象内部 i. Nner ,然后用 w 单词word 、s 句子sentence 、 p 段落paragraph 、 t 标签tag 以及各式括号引号指定选取方式。 4 寄存器 的概念以及 d 、 c 和 x 的区别. D 是删除并放入寄存器,在 d 前面输入 x 其中 x 可以是任意字母或数字 ,即把内容删除并放入了名为 x 的寄存器。 X 是删除单个字符的快捷键,相当于 dl 的缩写。 如此说来, xx 就代表着将光标所在字符删除并放入名为 x 的寄存器。 Imap f C-O cit. 2010 年 11 月 28 日下午 10:35.
TOTAL LINKS TO THIS WEBSITE
49
Anleitungen - KSZ - KSZ Wiki
Skip to header menu. Skip to action menu. Skip to quick search. Link to this Page. Skip to end of banner. Go to start of banner. Skip to end of metadata. Created by Patrick Schriber. Last modified by Alex Meier. On May 11, 2016. Go to start of metadata. Bitte beachten Sie die Seite https:/ portal.ksz.ch/. Über diese Seite erreichen Sie alle wichtigen Informationen und Tools der KSZ IT. Die Supportzeiten und häufig gestellte Fragen und Probleme finden Sie hier. Bitte gewünschtes Thema im Bild anklicken:.
Что такое расширение КТВТ — КТВТ
Что такое расширение КТВТ. Перенаправлено с Заглавная страница. Что за зверь такой КТВТ (Кто там? Последние обновление (6 фераля 2013). Видео примеры того что делает КТВТ. Социальные сети которые поддерживает КТВТ. И будет сделано гораздо больше, поскольку вы этого ждете. Мы делаем Сеть такой, какой ее хотите видеть именно вы. Нет ничего невозможного, вы сами диктуете правила игры. KTBT ощутите силу безграничных возможностей работы и общения! Что за зверь такой КТВТ (Кто там? Социальные сети которые подд...
PrendaWiki
Call user func() expects parameter 1 to be a valid callback, function 'efReCaptcha' not found or invalid function name in /home/zwmvfoky/public html/Wiki/includes/Setup.php. There's a focus on Documents, people, cases, data, and other things, with a focus on DATA and FACTS, not speculation and abuse. List of Prenda Law clients. Prenda Law 2012 Financial Statements. Please add any Prenda-related cases to the prenda. And maybe add a Related Cases link to the Judge Wright case. January 28 10am EST.
Log In - KTH Confluence
Log in to Confluence. Powered by Atlassian Confluence. Printed by Atlassian Confluence 4.1.2, the Enterprise Wiki. Middot; Report a bug. Middot; Atlassian News.
Kingdom Wiki
Welcome to the Kingdom Wiki. A collection of how-to's and support documents. The staff here at Kingdom created this "wiki" to give you an easy way to quickly find information on our PC-related services as well as "how-to's" on setting up your PC for best performance.or for troubleshooting those pesky PC problems. For Internet-related questions or issues not covered here, please contact our help desk service anytime day or night at (800) 829 - 2452. Ndash; Overview of DSL Technology. This page was last mo...
欢迎来到丘迟的维基世界 - a site build with Vim, Vimwiki and Git
用到很多 rgba 和 -webkit-gradient ,所以用 IE 的同学悲剧啦. 我觉得那个Table of Contents还是很漂亮的哈 快捷键 Shift Z 可以显示和隐藏哦。 在VPS编译安装 nginx php-fpm 的步骤整理. 使用 OAuth2 调用 Google API 的一些问题.
WebHome < Main < TWiki
Recent changes in Main web:. 8226; Web Statistics. 8226; Site Statistics. 8226; TWiki Preferences. 8226; TWiki Admin Group. 8226; Web Home. 8226; Domains Kttex. 8226; User Profile Header. 8226; Web Preferences. 8226; User List By Location. 8226; User List By Date Joined. 8226; User List. 8226; Web Top Menu. 8226; User View Template. 8226; Web Notify. 8226; User List Header. 8226; Web Left Bar. The Wiki of KT Technology Services, LLC. TWiki home with users. And groups for access control. Edit topic prefer...
Forward Error -DNSEver.com-
You are redirected to this webpage, because the domain you intended to visit has stopped Web Forwarding Service, but the cache DNS server on ISP is still containing the old cache information. However, in a few hours, cache DNS server on ISP will reflect this change and redirect you to the domain you intended to visit in the first place. Please try again later. Reliable and Managed DNS service DNSEver.com.
pub/首页 - Kuaizhan Wiki
Last updated at 2015-05-18 08:50:41. 强大的内容管理系统 文章功能模块 让您体验前所未有的便捷和高效 丰富的第三方插件充分满足站长的高阶建站需求 精准的营销推广渠道助力用户快速传播创意。 Pub/首页 (2015-05-18 08:50:41由 polozhang. Valid HTML 4.01.
Dashboard - Kuali Wiki
Skip to Recently Updated. Welcome to the Kuali Foundation Wiki. If you are new to the Kuali wiki, visit the Foundation wiki space. If you have any questions or problems please email help@kuali.org. KC Documentation and Implementation. Kuali People Management for the Enterprise. Kuali People Management for the Enterprise Documentation. Kuali User Experience Initiative. Temp Space for Rice Doc Task. This tab shows popular content. Create, comment on or like content to see it appear here.
SOCIAL ENGAGEMENT