[魔獸世界]一個增強型薩滿的影片Unbreakable
連進去看影片喔~~~
如題, 他是有橘槌又高督的傳奇獸人薩滿@@”
我許久前下了他的影片 裡面的歌曲非常cool啊
聽了熱血沸騰, 影片先是他在戰歌秒人 然後PVP區域秒人
經典的來了, 他邊哭邊去洗成恢復薩, 被聯盟殘殺XD
然後一個牧師飛下來救他讓他重新學會風怒XD
連進去看影片喔~~~
如題, 他是有橘槌又高督的傳奇獸人薩滿@@”
我許久前下了他的影片 裡面的歌曲非常cool啊
聽了熱血沸騰, 影片先是他在戰歌秒人 然後PVP區域秒人
經典的來了, 他邊哭邊去洗成恢復薩, 被聯盟殘殺XD
然後一個牧師飛下來救他讓他重新學會風怒XD
I have summerized some note about the string comparison via XSLT and XPATH.
There is no way to compare it without transform, you need transform it to upper case(or small case) first.
It should be note, “<” can not in XPATH. Please use “<” to replace it. “<=” is the same code.
That is all, for more detail you can find some useful feedback in XSLT Questions and Answers.
快速記一下所有的行程:
日程:4/13~4/17
We usually doesn’t care about the startup odering of Window Services. But there is a situation about this.
You usually don’t care what you don’t understand.
Total Service: ServiceA and ServiceB.
In ServiceA we will retrieval some information via ServiceB. If ServiceB doesn’t start before ServiceA this future will failed. Because all Window Service are controled by SCM (“Service Control Manager).
How do we make sure the startup odering of Window Services?
Actually, SCM dispath all service ramdonly, such that you can not promise the services startup odering. But (mm Here comes a hreo ).
We can set the dependency of every service.
You can try to open SCM and open a service propertied dialog to see the same information as bellow.
In the table of “Dependency”, you will see all depdency services of this service. It will make sure when this service starup all dependency service should already startup. You should set when you create such service.
::CreateService(hSCM, // SCM pointer m_szServiceName, // service identify name m_szServiceName, // Display service name to display SERVICE_ALL_ACCESS, // desired access SERVICE_WIN32_OWN_PROCESS, // service type SERVICE_AUTO_START, // start type SERVICE_ERROR_NORMAL, // error control type szFilePath, // service's binary NULL, // no load ordering group NULL, // no tag identifier _T("RPCSS"), // Dependencies on RPC Call Service. NULL, // LocalSystem account NULL); // no password > >
Please reference MSDN for more detail.
由jiangsheng看來的資訊,OfficeLive開放註冊了。
30MB的網路儲存空間,一個免費的國外網域(恩~~沒錯的~ 是免費的喔~~)
於是我申請了evanlin.net來用(應該還不能用吧~~可以先看TEMP)
由於其他功能都要收費(還沒去試用~),光是Web Designer就跟MT實在是很像(雖然蠻親近、好用的),不過光是看到送一個DomainName就實在很誘人~~