[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 630: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 195: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 196: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
F@'sWorkshop 一個用心製作的 FileMaker 工場 . Made in Hong Kong 2016-06-17T21:18:13+08:00 http://fatsworkshop.com/phpBB/feed.php?f=10 2016-06-17T21:18:13+08:00 2016-06-17T21:18:13+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=93&p=121#p121 <![CDATA[實驗室 • Re: FatsDemo - 萬用流水號 v4]]> 統計資料: 發表於 由 發記 — 週五 6月 17, 2016 9:18 pm


]]>
2016-06-08T20:05:23+08:00 2016-06-08T20:05:23+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=93&p=120#p120 <![CDATA[實驗室 • Re: FatsDemo - 萬用流水號 v4]]> 子表新增記錄時編號自動輸入格式為父表編號 &"-" &自動流水號最大值+1

比如子表有2筆記錄編號為020H00001-01, 020H00001-03
新增記錄時編號自動輸入020H00001-04

請問計算的值-》指定該如何寫函數

統計資料: 發表於 由 074063 — 週三 6月 08, 2016 8:05 pm


]]>
2016-03-21T11:42:52+08:00 2016-03-21T11:42:52+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=93&p=111#p111 <![CDATA[實驗室 • FatsDemo - 萬用流水號 v4]]>
萬用流水號 v4 使用 SQL 的方式來製作
轉用 SQL 來製作,好處就是比 v2 用關聯的方式,在資料庫結構上更簡單,在 v2 中唯一的自身關聯也不需要了。

v4 增加了按週數來計算,更重要的是再結構上 比 v3 結構上更加簡化,現在只需要一個模板字段來設置流水號的格式就可以了,沒有關係,沒有腳本,沒有自定義函數!

xSerialv4_1.png


xSerialv4_2.png


xSerialv4_3.png


xSerial_v4_2.zip

統計資料: 發表於 由 發記 — 週一 3月 21, 2016 11:42 am


]]>
2015-12-06T19:32:39+08:00 2015-12-06T19:32:39+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=84&p=89#p89 <![CDATA[實驗室 • FatsDemo - 抽獎輪盤]]>




xDraw.zip

統計資料: 發表於 由 發記 — 週日 12月 06, 2015 7:32 pm


]]>
2015-08-27T15:00:53+08:00 2015-08-27T15:00:53+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=70&p=75#p75 <![CDATA[實驗室 • Re: FatsDemo - 萬用流水號 v3]]> 統計資料: 發表於 由 mingming — 週四 8月 27, 2015 3:00 pm


]]>
2015-08-27T14:36:01+08:00 2015-08-27T14:36:01+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=70&p=74#p74 <![CDATA[實驗室 • FatsDemo - 萬用流水號 v3]]>
萬用流水號 v3 使用 SQL 的方式來製作
轉用 SQL 來製作,好處就是比 v2 用關聯的方式,在資料庫結構上更簡單,在 v2 中唯一的自身關聯也不需要了。





xSerial_v3.zip

統計資料: 發表於 由 發記 — 週四 8月 27, 2015 2:36 pm


]]>
2015-08-18T15:01:32+08:00 2015-08-18T15:01:32+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=19&p=67#p67 <![CDATA[實驗室 • Re: FatsDemo - 中英文銀碼大寫算式]]> 統計資料: 發表於 由 seeker — 週二 8月 18, 2015 3:01 pm


]]>
2015-08-18T14:49:41+08:00 2015-08-18T14:49:41+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=27&p=66#p66 <![CDATA[實驗室 • Re: FatsDemo - 登陸模型]]> 統計資料: 發表於 由 mingming — 週二 8月 18, 2015 2:49 pm


]]>
2015-08-18T14:39:39+08:00 2015-08-18T14:39:39+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=19&p=65#p65 <![CDATA[實驗室 • Re: FatsDemo - 中英文銀碼大寫算式]]> 統計資料: 發表於 由 mingming — 週二 8月 18, 2015 2:39 pm


]]>
2015-08-13T15:19:46+08:00 2015-08-13T15:19:46+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=62&p=62#p62 <![CDATA[實驗室 • FatsDemo - 多級下拉值列表]]>


1. 建立三個表(圖中紅色的三個表)用作儲存省,市和區縣的資料
2. 建立一個工作表(圖中綠色的表),這就是你要使用多級下拉值列表的地方
3. 建立工作表與市和區縣的關係
4. 輸入省,市和區縣的資料


5. 建立三個值列表





6. 然後將工作布局中輸入省, 市和區縣的字段設為使用對應的值列表輸入方式
7. 完成~

FatsDemo - 多級下拉值列表.zip

統計資料: 發表於 由 發記 — 週四 8月 13, 2015 3:19 pm


]]>
2015-08-12T13:07:24+08:00 2015-08-12T13:07:24+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=49&p=49#p49 <![CDATA[實驗室 • FatsDemo - 多級垂直導航]]>


FatsDemo - 多层垂直导航.zip

統計資料: 發表於 由 發記 — 週三 8月 12, 2015 1:07 pm


]]>
2015-08-11T22:12:15+08:00 2015-08-11T22:12:15+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=41&p=41#p41 <![CDATA[實驗室 • FatsDemo - 西曆轉農曆]]>
除了 FileMaker 4 中文版外,其他版本的 FileMaker 都沒有將西曆轉換成農曆的功能。

要做出將西曆轉換成農曆的算式,我還沒有這個功力。這裡提供一個使用對照表的方法,可暫解一下燃眉之急。可轉換的範圍是 Feb 19, 1901 至 Mar 28, 2044



SolarToLunarDate.zip

統計資料: 發表於 由 發記 — 週二 8月 11, 2015 10:12 pm


]]>
2015-08-11T12:43:03+08:00 2015-08-11T12:43:03+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=30&p=30#p30 <![CDATA[實驗室 • FatsDemo - 過濾 ASCII 字元]]>


FatsDemo - 過濾 ASCII 字元.zip

統計資料: 發表於 由 發記 — 週二 8月 11, 2015 12:43 pm


]]>
2015-08-11T11:59:26+08:00 2015-08-11T11:59:26+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=27&p=27#p27 <![CDATA[實驗室 • FatsDemo - 登陸模型]]>


FatsDemo - 登陸模型.zip

統計資料: 發表於 由 發記 — 週二 8月 11, 2015 11:59 am


]]>
2015-08-11T11:56:25+08:00 2015-08-11T11:56:25+08:00 http://fatsworkshop.com/phpBB/viewtopic.php?t=26&p=26#p26 <![CDATA[實驗室 • FatsDemo - 小數化分數]]>


FatsDemo - 小數化分數.zip

統計資料: 發表於 由 發記 — 週二 8月 11, 2015 11:56 am


]]>