儲存庫 vbox 的更動 91519
- 時間撮記:
- 2021-10-1 下午02:36:27 (3 年 以前)
- svn:sync-xref-src-repo-rev:
- 147211
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/include/VBox/com/string.h
r85314 r91519 1372 1372 Utf8StrFmt strName("program name = %s", argv[0]); 1373 1373 @endcode 1374 * 1375 * @note Do not use in assignments to Utf8Str variables. Instead use 1376 * RTCString::printf directly on the variable! This avoid an extra 1377 * temporary Utf8Str instance and assignment operation. 1374 1378 */ 1375 1379 class Utf8StrFmt : public Utf8Str
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器