denglf.com
Finder显示文件列表太慢 | denglf's Blog
http://denglf.com/2014-05-19-finder-very-slow-to-display
Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
在MAC上安装Apache的LDAP模块 | denglf's Blog
http://denglf.com/2014-05-22-install-mod-ldap-on-macosx
Brew install berkeley -db. Brew install openldap -. No such file or directory. Sudo ln -s /Applications/Xcode .app. LoadModule ldap module libexec/mod ldap .so. LoadModule authnz ldap module libexec/mod authnz ldap .so. Reliably determine the server 's fully qualified domain name,. Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
开始使用基于Github Pages的博客系统Hexo | denglf's Blog
http://denglf.com/2014-05-17-form-wordpress-to-hexo
Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
IPhone无法充电 | denglf's Blog
http://denglf.com/2014-06-16-iphone-will-not-charge
Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
Wordpress页面空白解决方法 | denglf's Blog
http://denglf.com/2014-09-08-wordpress_blank
Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
SQLite多数据库之间替换数据 | denglf's Blog
http://denglf.com/2014-05-22-sqlite-replace-data-between-multiple-databases
Attach database [database path] as [alias];. Db alias.table name where. Attach database "trac bak.db" as bak;. Proj info bak.* from. Proj info bak on. Proj info.proj name = proj info bak.proj name;. Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
denglf's Blog
http://denglf.com/page/3
Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
Git全局更新电子邮件 | denglf's Blog
http://denglf.com/2014-02-19-git-global-update-email
Git status # On branch master. Commit, working directory. 使用filter-branch和commit-tree修改提交信息,只要邮箱为 old@mail.com 的全部更新新的邮箱和用户名。 Git filter-branch - commit-filter '. GIT AUTHOR NAME= "denglf". GIT AUTHOR EMAIL= "denglifen@gmail.com". Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
Svg to ico | denglf's Blog
http://denglf.com/2014-05-15-svg-to-ico
Mogrify -format ico favicon.svg. Mogrify -format jpg *.png. Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.
denglf.com
安装中文版Trac | denglf's Blog
http://denglf.com/2014-05-23-localization-trac
Pip install -v Babel= 0.9. Trac 1.0.1. AttributeError: NullTranslationsBabel instance has no attribute. Location /trac . SetEnv trac.locale zh CN.UTF-8 . /Location. Hello, I am a software engineer in Beijing. Ill share my experience with you at this blog. And Theme by Jacman.