Myself_use

just for meself


My Links

Blog Stats

News

All the information in this blog is only for myself,please don't use on business working. If anyone post is private matters for someone,please connect to me,I will delete the post. 此私人blog使用權屬於呆呆喵,此blog為呆呆喵個人使用,如果有侵犯到隱私權,請來信告知

隨筆分類

每月文章

影像集

html版型,解決td中,文連續字造成寬度破壞的方法

myuse

Tuesday, August 28, 2007 #

有些人認為大男人就是:

該出聲時就大聲講話,一講到家裡就顯得家裡多重要,以為女人不該出外工作,可以靠他養活

真正的大男人應該是:

在女人需要他的時候,肯彎下腰放下身段,願意摘下威嚴的面具,顯現難得的溫柔,暫時忘記自己是個男人

而以為男人應該出外打拼,女人應該在家相夫教子,當小孩吵鬧時認為是老婆的責任,自己卻只想好好的清閒喝茶看電視,餵養一家老小是女人的事,認為廚房是女人的天下,男人永遠不應該捥起袖子煮頓飯菜

這種大男人,只不過是假藉大男人的藉口,行自己之便

說穿了,只是一個被寵壞的大小孩,自以為是大男人的大小孩

posted @ 10:21 PM | Feedback (0)

Thursday, August 23, 2007 #

平日可含"苦茶糖" 潤喉,疏緩喉嚨的不適

清肺湯
 
[組成藥物]
 茯苓、當歸、麥門冬、黃芩、陳皮、桑白皮、山梔子、天門冬、大棗、甘草、生地、芍藥、紫菀、阿膠、烏梅。
 
[主治效能]
 治一切咳嗽,上焦痰盛。久嗽、勞怯、或久嗽失聲、或咳嗽喉中生瘡火傷肺金等。應用於慢性支氣管炎、慢性咽喉炎、支氣管擴張症、肺癆咳嗽、支氣管喘息等症。
 
[運用經驗]
 本方對慢性熱咳痰盛各症有良效。對肺熱多痰久咳尤有佳效,為潤肺清熱祛痰良劑也。
 

中醫常用處方箋  處方名稱︰七釐散

〔方名〕七釐散。
〔出典〕本堂驗方。
〔功能〕活血袪瘀,止痛消腫。
〔主治〕跌撲損傷,閃挫岔氣,血瘀疼痛。 孕婦忌用。
〔組成〕木香 一錢 乳香 一錢半 沒藥 一錢半 當歸尾 三錢 荊三稜 一錢半 莪朮 一錢半 蘇木 一錢半 鬱金 一錢半 延胡索 二錢 藕節 三錢 骨碎補 三錢 薑黃 一錢 紅花 一錢 赤石脂 三錢 麝香 一分 冰片 一分 川七 二錢 珠貝 二錢

posted @ 10:31 AM | Feedback (0)

Thursday, July 26, 2007 #

自在: 一切盡力了就放下    遠離分別.執著.妄想.才能清淨心
要明心見性.開智慧.唯有向內求
 
很喜歡這句話,引文來自
 
 
posted @ 1:53 PM | Feedback (0)

Friday, March 02, 2007 #

48~57號為0~9阿拉伯數字;65~90號為26個大寫英文字母,97~122號為26個小寫英文字母

posted @ 12:00 PM | Feedback (1)

Sunday, February 25, 2007 #

Dim p_objSet As Object
Dim objItem As Object
Try
    p_objSet = GetObject("winmgmts:{impersonationLevel=impersonate}!\\.\root\cimv2").ExecQuery("Select * from Win32_Product")
    For Each objItem In p_objSet
        Debug.WriteLine("名稱" & objItem.name & " 描述:" & objItem.Description & "     版本:" & objItem.Version)
    Next
    Debug.WriteLine("完成")
Catch e1 As Exception
    MessageBox.Show("WMI執行錯誤")
End Try

參考自藍色小舖小琳的回答:http://www.blueshop.com.tw/board/show.asp?subcde=BRD200702240931256QH&fumcde=

posted @ 8:23 PM | Feedback (0)

Wednesday, January 31, 2007 #

以上文章來自歪歪凍的技術網誌,可是不知道為什麼最近我連不上去,只好借來暫時貼一下blog,以免日後需要時找不到

歪歪凍的技術網誌  http://www.techblog.idv.tw/blog/zion/

posted @ 3:07 PM | Feedback (0)

Monday, January 29, 2007 #

比利時一家雜誌,曾對全國60歲以上的老人搞了一次專題調查。題目是:你最後悔的是什麼?並列出了十幾項生活中容易後悔的事情,供被調查者選擇。於是,就出現了這樣一個結果--
  72%的人後悔年輕時努力不夠,以至事業無成
  67%的人後悔年輕時錯誤地選擇了職業
  63%的人後悔對子女教育不夠或方法不當
  58%的人後悔鍛煉身體不足
  只有11%的人後悔沒有賺到更多的錢



我,呆呆喵 害怕快到死的時候,後悔沒有機會證明自己的能力 害怕快到死的時候,後悔沒有做到自己認為不可能做到的事
posted @ 9:45 AM | Feedback (0)

Tuesday, October 17, 2006 #

Hook Scope
WH_CALLWNDPROC Thread or System
WH_CBT Thread or System
WH_DEBUG Thread or System
WH_GETMESSAGE Thread or System
WH_JOURNALRECORD System Only
WH_JOURNALPLAYBACK System Only
WH_FOREGROUNDIDLE Thread or System
WH_SHELL Thread or System
WH_KEYBOARD Thread or System
WH_MOUSE Thread or System
WH_MSGFILTER Thread or System
WH_SYSMSGFILTER System Only

  • ERROR_INVALID_HOOK_FILTER: The hook code is invalid.
  • ERROR_INVALID_FILTER_PROC: The filter function is invalid.
  • ERROR_HOOK_NEEDS_HMOD: A global hook is being set with a NULL hInstance parameter or a thread-specific hook is being set for a thread that is not in the setting application.
  • ERROR_GLOBAL_ONLY_HOOK: A hook that can only be a system hook is being installed to a specific thread.
  • ERROR_INVALID_PARAMETER: The thread ID is invalid.
  • ERROR_JOURNAL_HOOK_SET: There is already a hook set for a journal hook type. Only one journal record or journal playback hook can be installed at one time. This code can also be set if an application tries to set a journal hook while a screen saver is running.
  • ERROR_MOD_NOT_FOUND: The hInstance parameter for a global hook was not a library. (Actually, this value simply means that User was unable to locate the module handle in its list of modules.)
  • Any other value: Security does not allow this hook to be set, or the system is out of memory.
Hook Filter function documentation
WH_CALLWNDPROC CallWndProc
WH_CBT CBTProc
WH_DEBUG DebugProc
WH_GETMESSAGE GetMsgProc
WH_JOURNALRECORD JournalRecordProc
WH_JOURNALPLAYBACK JournalPlaybackProc
WH_SHELL ShellProc
WH_KEYBOARD KeyboardProc
WH_MOUSE MouseProc
WH_MSGFILTER MessageProc
WH_SYSMSGFILTER SysMsgProc


posted @ 11:17 PM | Feedback (0)

Monday, October 16, 2006 #

Reply codes in numerical order
Code Meaning
200 (nonstandard success response, see rfc876)
211 System status, or system help reply
214 Help message
220 <domain> Service ready
221 <domain> Service closing transmission channel
250 Requested mail action okay, completed
251 User not local; will forward to <forward-path>
354 Start mail input; end with <CRLF>.<CRLF>
421 <domain> Service not available, closing transmission channel
450 Requested mail action not taken: mailbox unavailable
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
503 Bad sequence of commands
504 Command parameter not implemented
521 <domain> does not accept mail (see rfc1846)
530 Access denied (???a Sendmailism)
550 Requested action not taken: mailbox unavailable
551 User not local; please try <forward-path>
552 Requested mail action aborted: exceeded storage allocation
553 Requested action not taken: mailbox name not allowed
554 Transaction failed
Reply codes grouped by command
Command Code Description
connect

220<domain> Service ready

421<domain> Service not available, closing transmission channel
HELO

250Requested mail action okay, completed

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

504Command parameter not implemented

521<domain> does not accept mail [rfc1846]

421<domain> Service not available, closing transmission channel
EHLO

250Requested mail action okay, completed

550Not implemented

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

504Command parameter not implemented

421<domain> Service not available, closing transmission channel
MAIL

250Requested mail action okay, completed

552Requested mail action aborted: exceeded storage allocation

451Requested action aborted: local error in processing

452Requested action not taken: insufficient system storage

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

421<domain> Service not available, closing transmission channel
RCPT

250Requested mail action okay, completed

251User not local; will forward to <forward-path>

550Requested action not taken: mailbox unavailable

551User not local; please try <forward-path>

552Requested mail action aborted: exceeded storage allocation

553Requested action not taken: mailbox name not allowed

450Requested mail action not taken: mailbox unavailable

451Requested action aborted: local error in processing

452Requested action not taken: insufficient system storage

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

503Bad sequence of commands

521<domain> does not accept mail [rfc1846]

421<domain> Service not available, closing transmission channel
DATA

354Start mail input; end with <CRLF>.<CRLF>

451Requested action aborted: local error in processing

554Transaction failed

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

503Bad sequence of commands

421<domain> Service not available, closing transmission channel
received data

250Requested mail action okay, completed

552Requested mail action aborted: exceeded storage allocation

554Transaction failed

451Requested action aborted: local error in processing

452Requested action not taken: insufficient system storage
RSET

200(nonstandard success response, see rfc876)

250Requested mail action okay, completed

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

504Command parameter not implemented

421<domain> Service not available, closing transmission channel
SEND

250Requested mail action okay, completed

552Requested mail action aborted: exceeded storage allocation

451Requested action aborted: local error in processing

452Requested action not taken: insufficient system storage

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

502Command not implemented

421<domain> Service not available, closing transmission channel
SOML

250Requested mail action okay, completed

552Requested mail action aborted: exceeded storage allocation

451Requested action aborted: local error in processing

452Requested action not taken: insufficient system storage

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

502Command not implemented

421<domain> Service not available, closing transmission channel
SAML

250Requested mail action okay, completed

552Requested mail action aborted: exceeded storage allocation

451Requested action aborted: local error in processing

452Requested action not taken: insufficient system storage

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

502Command not implemented

421<domain> Service not available, closing transmission channel
VRFY

250Requested mail action okay, completed

251User not local; will forward to <forward-path>

550Requested action not taken: mailbox unavailable

551User not local; please try <forward-path>

553Requested action not taken: mailbox name not allowed

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

502Command not implemented

504Command parameter not implemented

421<domain> Service not available, closing transmission channel
EXPN

250Requested mail action okay, completed

550Requested action not taken: mailbox unavailable

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

502Command not implemented

504Command parameter not implemented

421<domain> Service not available, closing transmission channel
HELP

211System status, or system help reply

214Help message

500Syntax error, command unrecognised

501Syntax error in parameters or arguments

502Command not implemented

504Command parameter not implemented

421<domain> Service not available, closing transmission channel
NOOP

200(nonstandard success response, see rfc876)

250Requested mail action okay, completed

500Syntax error, command unrecognised

421<domain> Service not available, closing transmission channel
QUIT

221<domain> Service closing transmission channel

500Syntax error, command unrecognised
TURN

250Requested mail action okay, completed

502Command not implemented

500Syntax error, command unrecognised

503Bad sequence of commands




reference by http://www.networksorcery.com/enp/protocol/smtp.htm
reference by http://www.admins-tipps.net/glossar/smtp_codes.htm
posted @ 2:58 PM | Feedback (0)

Wednesday, October 11, 2006 #

殘酷商品:
寶橋商品:婦幼--幫寶適、好自在
美容--沙宣、歐蕾、SKⅡ
美髮--海倫仙度絲、采研、潘婷、飛柔、沙宣
食品--品客
紙品--柔情、得意、天帛
清潔衛生--汰澤、紡必適、象牙、佳美
IAMS愛慕思寵物飼料
Shiseido資生堂,Johnson & Johnson嬌生,L'Oreal歐萊雅,Lancome蘭蔻,Olay歐蕾
Vidal Sassoon沙宣,SKⅡ,Ponds旁氏,Polar寶露,Nov娜芙,Max Factor蜜絲佛陀
Lancaster蘭佳斯,Sally Hansen莎莉,Cover Girl封面女郎,佳麗寶,花王
獅王,欣蘭,Neoteric,Mennen,Noxell,紀梵希Givenchy

非殘酷商品:
Body Shop,Revlon露華濃,Chanel香奈兒
Avon雅芳,Aveda肯夢,Mary Kay玫琳凱,Clinique倩碧,Yardley雅禮
NuSkin如新,Decleor思妍麗,Clarins de Paris克蘭詩,Estee Lauder雅詩蘭黛
Bobbi Brown芭比波朗,Eureka雪俐,Dr.,Hauschka德國世家,Orlane幽蘭
Aramis雅男士,Origins品木宣言,Nature shop自然小舖,Hard Candy硬頭甜心
Pure destiny,Urban Decay,Paul Mitchell,Tommy Hilfiger,Essential Oil
Weleda,H2O Plus,Beauty Naturally,Avalon
Kiehl's契爾氏,Nutri-Metics新姿美緹,Crabtree & Eyelyn瑰珀翠,Stila、M.A.C.
posted @ 8:46 PM | Feedback (0)

strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colProcessList = objWMIService.ExecQuery("Select * from Win32_Process")

For Each objProcess in colProcessList
APPname="notepad.exe" '指定程序名.

if(objProcess.Name<>APPname ) then

else
Set objShell = CreateObject("Wscript.Shell")
objShell.Run("%comspec% /k dir"), 1, TRUE

end if
Next
wscript.sleep 10000 '一秒1000
web refence from 聖哥資訊站
posted @ 2:42 PM | Feedback (0)

Tuesday, October 03, 2006 #

http://blog.blueshop.com.tw/topcat/archive/2005/08/08/11330.aspx
連結自topcat的舖落格
強制IE把每個字元都視為一個單字

style='word-break:break-all'

不過我不禁要問.......那mozilla呢?netscape呢?....
posted @ 8:57 PM | Feedback (0)

Sunday, September 17, 2006 #

SET DEADLOCK_PRIORITY
控制發生死結 (Deadlock) 情形時,工作階段的回應方式。當兩個處理序 (Process) 都鎖定資料,並且兩個處理序都無法在另一個處理序釋放其鎖定前釋放自己的鎖定,便發生死結情形。

語法  SET DEADLOCK_PRIORITY { LOW | NORMAL | @deadlock_var }

引數  LOW

指定目前工作階段是選擇的死結犧牲者。MicrosoftR SQL Server? 將自動復原死結犧牲者的交易,並傳回死結錯誤訊息 1205 給用戶端的應用程式。

NORMAL  指定工作階段傳回預設死結處理的方法。

@deadlock_var
是指指定死結處理方法的字元變數。指定 LOW 時,@deadlock_var 為 3;指定 NORMAL 時為 6。

備註
SET DEADLOCK_PRIORITY 的設定是在執行或執行時期設定,而不是在剖析時期設定。

權限
SET DEADLOCK_PRIORITY 權限預設授與所有使用者。
posted @ 2:43 PM | Feedback (0)

Thursday, September 07, 2006 #

以前都用Table在html裡寫
<%for(int i = 0 ;i<Dataset.Tables[0].Rows.Count;i++)%>
<% if ((string)Dataset.Tables[0].Rows[i]["columnName"]="Y" then Response.Write("有資料"))%>
<%}%>
發現repeter可以這樣寫
<%#
(int)DataBinder.Eval(Container.DataItem, "sid")==30?
DataBinder.Eval(Container.DataItem, "tranOnePrice","{0:#,##0.####}")
:
(int)DataBinder.Eval(Container.DataItem, "sid")==33?
DataBinder.Eval(Container.DataItem, "tranOnePrice"," {0:#,##0.####}")
:
DataBinder.Eval(Container.DataItem, "tranOnePrice"," {0:#,##0.##}")%>

條件==值 ? 發生事件 :條件==值 ? 發生事件 :預設發生事件
if  (條件==值) then 發生事件 else if  (條件==值) then 發生事件 else 其他發生事件


posted @ 5:09 PM | Feedback (0)

Wednesday, September 06, 2006 #

'Int(Rnd*M)+N 亂數公式
'此版需修正問題
'   4碼中仍會有重覆出現的字元
'   沒有包含數字

dim psw(174)
dim t4(4)

 for b = 0 to 172
       For i=0 to 3                               '4~到6個數字
           a=int(Rnd*26)+97                 '26個字母
           Q=Q+chr(a)    
        next
     psw(b) = Q
     wscript.echo psw(b)
    Q=""
next
posted @ 10:41 AM | Feedback (0)