- 時間撮記:
- 2015-10-1 下午04:44:12 (9 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r57979 r57989 1410 1410 InsertConfigInteger(pInst, "Trusted", 1); /* boolean */ 1411 1411 //InsertConfigNode(pInst, "Config", &pCfg); 1412 1413 InsertConfigNode(pInst, "LUN#998", &pLunL0); 1414 InsertConfigString(pLunL0, "Driver", "UDP"); 1415 InsertConfigNode(pLunL0, "Config", &pLunL1); 1416 InsertConfigString(pLunL1, "ServerAddress", "127.0.0.1"); 1417 InsertConfigInteger(pLunL1, "ServerPort", 51000); 1412 1418 } 1413 1419
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器