Most redmine github related news are at:

fcamel-life.blogspot.com – fcamel 技術隨手記

C++ 的 C style cast 不等於 static_cast 27 Aug 2013 | 09:01 pm

即使看了幾次《Effective C++》item 27 "Minimize casting", 還是不明白 C style cast 有什麼重大問題。只覺得新的 cast 比較明確安全, 但寫起來很囉唆, 又是角括號又是括號 (愛惜手指, 請從少按 shift 做起)。一直以為 C style cast 等同於 static_cast, 這樣的話, 在使用 static_cast 的場合, 就偷...

C++ 指標轉型後位置可能會改變 26 Aug 2013 | 10:05 pm

今天踩到一個和 C++ 指標轉型相關的 bug, 幸好以前看《深度探索 C++ 物件模型》時有個模糊的印象, 知道物件指標轉型後, 位置可能會變, 發現這問題後很快就想通了。 先寫個小程式實驗一下: 範例輸出: 由此可得知 a、c、v 位置一樣, 但 b 不同。 若用指標相等做邏輯判斷, 要留意轉型帶來的影響, 特別是中間有轉型成 void* 的時候, 可能傳了同樣的物件, 卻因型別不同造...

More redmine github related news:

Twitter Bootstrap popoverのtriggerをtoggleとかに変える notizbloc.com 18 Mar 2012 | 07:19 pm

http://twitter.github.com/bootstrap/ ノーマルは $(function(){ $('.popup').popover() }); という感じ。トリガーをマニュアルにしたい。toggle [...]

Normal service resumed. 800dnaexam.com 11 Dec 2009 | 03:53 pm

Site is redesigned, redeveloped and free from the shackles of Wordpress. I’ve released the code powering the blog element of the site on Github. “static-ish” is a curious PHP library for taking a nes...

Zeta Components retired from Apache kore-nordmann.de 29 May 2012 | 08:54 pm

The Zeta Components project retired from Apache and is now available on Github. All components are now installable via Composer. Read more for details…

Generating XML schemas from XML data kore-nordmann.de 29 Mar 2011 | 10:21 pm

Already some time ago I published a tool on Github which allows you to generate (or learn) XML schemas from XML data. You provide the tool with a set of XML files and you get a nice, human readable, X...

Native parallel PHP job queue kore-nordmann.de 7 May 2010 | 03:42 am

To make use of multiple cores for some rather long processing operations I needed a way to fork multiple workers from a single PHP script multiple times lately. So I created a small project on github ...

Bugfix release v2010-12-08 of the OpenID component cakebaker.42dh.com 9 Dec 2010 | 04:53 am

There is a new bugfix release of the OpenID component available: https://github.com/cakebaker/openid-component/downloads. This release fixes a bug in the isOpenIDResponse() method. So far this method...

给php项目添加facebook的登录 radys.cn 13 May 2011 | 03:16 am

facebook已经超越Google,twitter和其它登录,国外项目基本上都有添加facebook登录需求,那么接下来就是跟着我们来给你的php添加fb登录吧(针对国内的项目就不用想了)。 先从https://github.com/facebook/php-sdk下载facebook的php sdk 然后把压缩包中的facebook.php文件添加到你的项目中 比如目录./lib/fac...

Stable FancyUpload 3.0 digitarald.de 25 May 2009 | 08:44 pm

After a lot of feedback from the community and testing in the wild, the stable 3.0 release got tagged on github. The latest commits contain several bugfixes and new options: timeLimit prevents Flash t...

FancyUpload 3.0 Unleashed digitarald.de 30 Apr 2009 | 10:12 pm

Despite the delay, the completely rewritten version of FancyUpload, version 3.0, got pushed to github today. This new version is more stable, has better documentation and more showcases than ever. I e...

Normal service resumed. onehackoranother.com 11 Dec 2009 | 03:53 pm

Site is redesigned, redeveloped and free from the shackles of Wordpress. I’ve released the code powering the blog element of the site on Github. “static-ish” is a curious PHP library for taking a nes...

Recently parsed news:

Recent keywords:

Recent searches: