公式轉自ZYNGA討論區
http://forums.zynga.com/showpost.php?p=5868457&postcount=1
--
ROBBING公式:

dizzy03 發表在 痞客邦 留言(0) 人氣()


轉自 http://wordpress.org/support/topic/plugin-yoast-breadcrumbs-warning-array_slice
PHP出現 WARNING: array_slice() expects parameter 1 to be array 的問題
解法是在array_slice()之前先去跑is_array()的判斷,把不是array的情況過濾掉

dizzy03 發表在 痞客邦 留言(0) 人氣()

http://www.shiu-cheng.com/
家裡應該要買隻放著了
要買海龍才不會傷害家具
http://www.shiu-cheng.com/index.php?cPath=7_77

dizzy03 發表在 痞客邦 留言(0) 人氣()

Fighting Formula:
Attack Power = Attack Skill + Scales ratio as below x Mafia Attack Strength + Boost
Defense Power = Defense Skill + Scales ratio as below x Mafia Defense Strength + Boost
Conversion at Combined Skills
Profile Skill Points..........Inventory Strength..........Equivalent
(attack+defense)..........Difference....................Skill Point
2,000...........................35.............................1
4,000...........................25..............................1
10,000..........................10..............................1
20,000............................5..............................1
40,000............................3..............................1
50,000............................1..............................1
60,000............................1..............................2
70,000............................1..............................3
80,000............................1..............................4
90,000............................1..............................5
* profile skill points = combined Attack and Defend profile skill points.
Credits for the data above goes to a dear friend, who prefers to keep name private.
about 2 months ago

dizzy03 發表在 痞客邦 留言(0) 人氣()

最近ZYNGA不定時放出Skill Point Reallocation,讓你可以花RP把已配置的skill point重新分配。
一次會有50RP換50SP和10RP換10SP,各只能換一次,共60RP換60SP。
ZYNGA這個活動是否真得物超所值,讓我們來研究研究!
 

dizzy03 發表在 痞客邦 留言(0) 人氣()

http://www.jollen.org/php/

dizzy03 發表在 痞客邦 留言(0) 人氣()

http://www.youtube.com/watch?v=jWc8gHlAkoM
 
中文
http://u.youku.com/user_show/id_UNjM5NTg5NDQ=.html

dizzy03 發表在 痞客邦 留言(0) 人氣()

PHP 裡有 htmlspecialchars() 及 strip_tags(),
這兩個函式用途很像,都是在作 HTML 輸出消毒,
但這兩者還是有一點點不同,可以這麼來理解它…
strip_tags() 是用來防君子,所有正規合法的 html 或 php 標籤,都將被濾除。
而 htmlspecialchars() 則是用來防小人,所有想借機偷渡的語法,也會被抓出來,例如 onmouseover="xxxx"。

dizzy03 發表在 痞客邦 留言(0) 人氣()

取整數函數
round($n)  四捨五入
ceil($n)   無條件進位
floor($n)  無條件捨去
php裏面轉換大小寫strtolower() , strtoupper()
mysql裏面轉換大小寫 ucase() , lcase() 

dizzy03 發表在 痞客邦 留言(0) 人氣()

 
場景
白雲樓
http://discoverjunk.cool.ne.jp/haikyotop/hakuunrou/index.htm

dizzy03 發表在 痞客邦 留言(0) 人氣()

NOT LIKE
 
(NOT) LIKE 運算子 (SQL (NOT) LIKE Operator)
LIKE 運算子搭配 WHERE 子句可以依一特定模式 (Pattern) 為條件來搜尋資料表中的特定資料。

dizzy03 發表在 痞客邦 留言(0) 人氣()

以下是不正确的方法:
var exp = null;
if (exp == null)
{
    alert("is null");
}

dizzy03 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。