也許以後就主要在這裡發soui的介紹了。
貼一段檔案相關的helper, 測試一下貼**是不是方便。
1/**234*
5* @file filehelper.h
6* @brief
7* @version v1.0
8* @author soui group
9* @date 2014/08/03
10*
11* describe 實現兩個檔案相關的helper
12*/
1314
#pragma once
1516
17/**18
* buildfilepath
19* @brief 遞迴建立子目錄
20* @param lpctstr pszcurpath -- 建立路徑的起始位置
21* @param lpctstr psznewpath -- 新路徑
22* @param bool bpath -- psznewpath是乙個路徑標識
23* @return bool -- true建立成功
24* describe psznewpath指向乙個檔名時,只建立檔案路徑部分
25*/
26 inline bool buildfilepath(lpctstr pszcurpath,lpctstr psznewpath,bool bpath=true)
2739 lptstr pszpath=_tcschr(sznewpath,_t('\\'
));40
while
(pszpath)
4147
setcurrentdirectory(szcurdir);
48return
true;49}
5051
class
cfiledialogex
5286
87 int_ptr domodal(hwnd hwndparent =::getactivewindow())
8897 };
看上去還不錯。
BuildFilePath 及開啟檔案對話方塊
也許以後就主要在這裡發soui的介紹了。貼一段檔案相關的helper,測試一下貼 是不是方便。1 234 5 file filehelper.h 6 brief 7 version v1.0 8 author soui group 9 date 2014 08 03 10 11 describe 實...
solrcloud設定service及開機啟動
1 安裝zookeeper集群 參考文章 zookeeper 及其安裝配置和啟動 3 設定solrcloud的service服務 進入目錄 cd etc rc.d init.d 增加檔案 touch solrcloud 檔案授權 chmod x solrcloud 編輯檔案內容 vim solrcl...
如何開公司及手續過程
註冊乙個公司,首先想好經營什麼,怎樣經營好,再來註冊。要不,註冊了也沒有用,註冊了公司是需要很多成本的,不是一件 好玩 的事情。前期可行性分析調查,建議你自己認真的考慮一下。接下來談談如何註冊公司,需要哪些手續 怎樣操作。一 選擇公司的形式 普通的有限責任公司,最低註冊資金3萬元,需要2個 或以上 ...