尋晚朗朗同pong約左唱K,十二點去到MK,唱左3個鐘,之後行左陣,但冇野買到。跟住返沙田NTP,朗朗有M記優惠卷,食左個新地同apple pie~之後一齊黎我屋企坐左陣.. 之後出左去同朗朗班同學打邊爐,咁岩夜晚涼左好多,岩哂!食到好飽呀!!ha
七百年後..高登原創MV!!首歌好正呀!
尋晚朗朗同pong約左唱K,十二點去到MK,唱左3個鐘,之後行左陣,但冇野買到。跟住返沙田NTP,朗朗有M記優惠卷,食左個新地同apple pie~之後一齊黎我屋企坐左陣.. 之後出左去同朗朗班同學打邊爐,咁岩夜晚涼左好多,岩哂!食到好飽呀!!ha
七百年後..高登原創MV!!首歌好正呀!
Happy Birthday to Kini =]
——————————————————————————
Fyproject Process till 11/3
PHP Execute .exe program success!!
Here is the php coding!
<?php
exec(“start C:\mail.exe”);
?>
After that, the exe process will trigger on the background(u can saw it on the process manager)
Then, Go to Service >> Apache >> Right Click choose properties >> On the second tab (login?) and check the box about allowing the service to interact with the desktop.
Finally, it will pop-up the command line box after you run the php script!!
I have been researched for a long time 😛
呢幾日都一直係度研究個C# 連mysql 同埋點樣去運用timer 去係某個特定時間run 個 send mail method.
經過自己做左好耐既researsh, 發覺原來要先download一個mysql.data 既 library 再import 入去個C#度~
而家解決左連mysql 既問題,但如果直接用data reader 去read 啲data 既話,就無法結合到落個timer度。
換言之,我地要利用dataset (好彩上個sem學過) 將啲data 倒左入去先,之後係個dataset度慢慢read返出黎。
綠色comment 左既地方就係之前試用reader 既方法。
最後用左dataset 成功讀取!!
ha..所以話只要你肯努力冇野係冇可能!
C# coding Copyright By Wallace