配置環境的時候,主要修改
修改一:
d:\xgworkspace\workspace\infotech.server\infotech.datawinsrv 中的
infotech.datawinsrv.exe.config 檔案
(注意:不能修改infotech.remotedataservice.exe.config 檔案)
新增或者修改:
修改三:
根據程式的具體需要,可以在
d:\xgworkspace\workspace\infotech.server\infotech.businesswinsrv 資料夾中
infotech.businesswinsrv.exe.config
infotech.debugservice.exe.config
infotech.debugservice.vshost.exe.config
infotech.remoteserver.vshost.exe.config
以上四個config 檔案實時新增:
手動新增業務元件的方法
在 d:\xgworkspace\workspace\infotech.server\infotech.businesswinsrv 資料夾中
放入業務元件 bizlibrary.dll (示例元件)
並更改 serverconfig.config 檔案中,新增該業務元件的註冊資訊到
之中示例新增乙個業務元件:
手動啟動系統環境的方法
(前提:本系統環境中的所有服務都處於關閉狀態)
首先啟動 d:\xgworkspace\workspace\infotech.server\infotech.datawinsrv 目錄中
資料庫的infotech.remotedataservice.exe 服務
然後再啟動 d:\xgworkspace\workspace\infotech.server\infotech.businesswinsrv 目錄中
業務元件的 infotech.remoteserver.exe 服務
perl的環境配置
2.安裝perl在eclipse上的開發外掛程式,我從網上下了幾個都沒有安裝成功,索性直接用eclipse安裝,選擇 help software updates.add site 在彈出對話方塊中新增的位址為http e p i c.sourceforge.net updates testing 之...
ruby watir的環境配置
ruby watir 的環境配置 一 安裝ruby rubyinstaller 1.9.2 p290.exe 偶數為穩定版本 安裝在 f ruby192 下,安裝過程中會自動設定 path 路徑。結束後再命令列中執行 ruby v 檢視安裝是否成功。二 安裝scite 一般安裝完 rubyinsta...
配置cocospods的環境
裝完系統之後就是各種軟體.xcode svn git ps office ruby環境啥的。其中需要加下的就是 xcode的外掛程式 和 cocospods的安裝。如果平時不大了解的 可以學習下。cocospods 安裝各種庫的神器。可能平時不覺得,學會了 你就會愛上他。先這個 後 沒有啥難度 al...