Welcome PECMD - WinPE Commander, WinPE command interpreter powerful to dịch - Welcome PECMD - WinPE Commander, WinPE command interpreter powerful to Việt làm thế nào để nói

Welcome PECMD - WinPE Commander, Wi

Welcome PECMD - WinPE Commander, WinPE command interpreter powerful tool!

--------------------------------------------------------------------------- Description --------------------------------------------------------------------------
1. Dapper running quickly; support routine extended set command; built more than 90 commands, functions extremely powerful;
support for calling external EXE and DLL functions
2. Supported formats unified command line parameters and configuration files, registry operations using the INI file configuration
completely, modify, full control will be able to log in the steps INI
3. Support the modular, structured and scripted configuration file; the entire line after the comment line comment is available
available "//", "/ /" or "` ", written in support of space indent

------------------------------------------------------------------------------ Usage ------------------------------------------------------------------------------
1. Use the command argument: "PECMD.EXE EXEC!%SystemRoot%SYSTEM32Test.CMD", an example that hides the implementation
of Test.CMD batch.
2. Using configuration file: "PECMD.EXE LOAD%SystemRoot%SYSTEM32PECMD.INI", command profile is a collection of PECMD.EXE.
PECMD.EXE process sequence according to the commands in the configuration file. Internal environment variable "% Error%" to 0
to perform the correct, non-0 on failure.
3. Using environment variables: PECMD.EXE command parameters resolve to support environment variables, commands are not case
sensitive; angle brackets "" parameter that must be entered within the square brackets "[]" the expressed may be omitted.
In the command line, and the parameters with the ">" or "|", the command argument must be quoted, otherwise it will be considered
to be redirected or piped operator. The program supports parsing quoted parameters.
4. Help Description: Double-click PECMD.EXE or perform or direct the implementation of PECMD.EXE PECMD.EXE HELP PECMD.EXE help
instructions can be obtained.

--------------------------------- PECMD - WinPE Commander, built-in support for following environment variables ---------------------------------
CurDir : Profile directory IECache : IE temporary directory name SendTo : Sent to directory
CurFile : Name of configuration file MyName : Its own file name StarMenu : Start menu directory
Desktop : Desktop directory name Personal : My Documents directory Startup : Boot menu list
Favorites : Favorites full path Programs : Programs menu directory QuickLaunch : Quick Launch b

1. Execute a batch file in the CMD PECMD command, to use the built-environment variables PECMD, please be surrounded by the double
percent signs, such as%% Desktop%%
2. In the CMD window or WinGUI PECMD command execution program, to use the built-environment variables PECMD, only the percent
sign can be a pair, such as% Desktop%

----------------------------- PECMD - command interpreter, support creation window and following window controls ------------------------------
ComboBox : Drop-down selection box Button : Button control Picture : Area of image control
CheckBox : Check box control Edit : Edit box control HotKey : System hotkey
PopupMenu : Tray icon menu Group : Grouping panel Radio : Radio button control
ProgressBar : Progress bar control Timer : Timer control Static : A text label control

----------------------------------------- PECMD - WinPE Commander command interpreter and description ------------------------------------------

_END
Syntax
_END

Feature
The end of sub-process or the end of window definition.

Parameter
none.

Example
_END

Remarks
- Defined sub-process _SUB command and _END command must be a separate line. That is, FIND, IFEX, TEAM order can not define a
sub-process.
- Between _SUB and _END command (ie, sub-processes) only corresponding to the CALL command execution, the main process will skip
these commands.
- _END Command must _SUB command - match, and the sub-processes can no longer define the sub-process.
- The sub-processes in any location of the configuration file to the CALL command in the same configuration file can be invoked, it is
recommended at the beginning on the file.
- This command can only be used in configuration file, you can not use command line.

_SUB
Syntax
_SUB or _SUB , [window title], [window event], [window icon], [Window Type]

Feature
Defined sub-process or to define a window.

Parameters
- Sub procedure name: string.
- Window name: string, the window name should be unique and can not name the other controls the same name or the environment
variable name.
- Window Title: text.
- Window shape: the window position and size, format , left width and height are the values, omit the "left" when the window is
centered.
- Window event: Close the window to execute the command, the command must be PECMD.EXE support.
- Windows icon: the window title bar and task bar icon, the format is
- Window Type: [-][#][ no title bar for the value of ],"-", "#" as the borderless window, a value of transparency, values over 99 for the
hidden window.

Example
_SUB DoLoop or _SUB Windows1, W360H440, PECMD feature presentation, EXEC $ instructions. TXT,% IconFile% # 19,20

Remarks
- sub-process name or window name the first one character can not be a "$", command keywords _SUB and sub-process name or
window name must be a space between.
- If there are multiple _SUB commands defined name can not be repeated, can not be approximated, not able to use the name of the
set environment variables.
- This command must be paired with _END command, command line can not be used, reference other _END command, CALL commands.
- To set the window title, you can use "ENVI @ name = window title window" to set, refer to the instructions ENVI command.

ADSL
Example:
ADSL MhFTxYzM4AUbtR2cuM2btB ==, XlmbUV2c0B ==,, ADSL broadband connection, or ADSL,,, my broadband connection

Remarks
- "broadband account code" and "broadband password code" must be generated by the BASE command in order to ensure the safety of
users of broadband data.
- "dial-up retries," said an unsuccessful attempt to dial the number, set to 0 or less than 0, said repeatedly dial-up to succeed.
- "broadband connection name" can be omitted, when the system already exists in the broadband connection, ADSL command will use
the system to dial-up broadband connection exists;
- When the system does not exist an effective broadband connections, ADSL command specified by parameters established broadband
connection, according to the parameters of dial-up;
- When the system is not a valid command ADSL broadband connection and a broadband connection without the specified name, PECMD
command will create a default broadband
- Connection, dial-up according to the parameters; broadband account code or password code omitted broadband, ADSL broadband
connection, but not only to establish dial-up.
- PPPOE components of the order required the support of the system; commands used in the configuration file can also be used in the
command line.
Example 1 will use the "ADSL broadband connection," according to the parameters specified dial 1; cases of two established called
"My broadband connection," the PPPOE dial-up connection.

BASE
Syntax
BASE , [variable name]

Features
ADSL commands secondary command to calculate variations BASE64 encoded string, used to encrypt the password for the user data
such as ADSL broadband.

Parameters
- String: To calculate the BASE64 encoded string variant, support Chinese and English string is case sensitive.
- Variable name: used to store the results of the variable name.

Example
BASE LXL1638@mmds.com, AdslUserName or BASE WinPETest, AdslPassWord

Remarks
- Calculated with the BASE command string to BASE64 encoding variability, limit the number of characters in a string of 256 or less
(not including "," characters).
- Variable name is given, BASE command to save the results to the specified variable, example 2 by the environment variable
%AdslPassWord% to refer to.
- Omit the variable name, BASE command results in the form of message window displays, but will also save results to the paste board.
- BASE command variation using BASE64 algorithm, the different results with the conventional method to ensure that user data safety,
do not provide decoding order.

BROW
Syntax
BROW ,[[*|&] initial path], [prompt text], [extension]

Features
Browse the disk files and directories.

Parameters
- Variable Name: View the results used to store the variable name.
- Initial path: the default for the browser window the selected file or folder, to omit the parameters to system default path positioning;
leading character "*" for browsing the directory dialog box, leading character "&" to save the file dialog box, omitting the leading
operator for the open file dialog box.
- Tip Text: can be omitted, omitted the default text default text for the system prompt.
- Extension: Browse the file extension specified, all files may be omitted.

Example
BROW Boot_Ini, C:WindiwsBOOT.INI, please select a file, INI or BROW Tag, * C:Windiws, please select a directory

Remarks
- This command opens a file directory browsing dialog box, allowing users to browse the disk file di
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
Chào mừng bạn đến PECMD - chỉ huy WinPE, WinPE lệnh thông dịch viên công cụ mạnh mẽ!--------------------------------------------------------------------------- Description --------------------------------------------------------------------------1. nhanh nhẹn chạy một cách nhanh chóng; hỗ trợ thường xuyên mở rộng thiết lập lệnh; xây dựng các lệnh hơn 90, chức năng cực kỳ mạnh mẽ; hỗ trợ gọi điện thoại cho bên ngoài chức năng EXE và DLL2. hỗ trợ các tham số dòng lệnh thống nhất định dạng và các tập tin cấu hình, đăng ký hoạt động bằng cách sử dụng cấu hình tập tin INI hoàn toàn, sửa đổi, điều khiển đầy đủ sẽ có thể đăng nhập các bước này3. hỗ trợ các tập tin cấu hình mô-đun, cấu trúc và kịch bản; toàn bộ dòng sau khi các bình luận dòng bình luận có sẵn có "/ /", "/ /" hoặc "'", viết để hỗ trợ cho space thụt đầu dòng------------------------------------------------------------------------------ Usage ------------------------------------------------------------------------------1. sử dụng lệnh đối số: "PECMD. EXE EXEC!%SystemRoot%SYSTEM32Test.CMD", một ví dụ ẩn thực hiện Test.CMD lô.2. sử dụng tập tin cấu hình: "PECMD. EXE tải % SystemRoot % SYSTEM32PECMD. INI", các lệnh cấu hình là một bộ sưu tập của PECMD. EXE. PECMD. EXE trình tự theo các lệnh trong tập tin cấu hình. Biến môi trường nội bộ "lỗi %" 0 để thực hiện phòng không 0 chính xác, trên sự thất bại.3. sử dụng các biến môi trường: PECMD. EXE lệnh tham số giải quyết để hỗ trợ các biến môi trường, lệnh không phải là trường hợp sensitive; angle brackets "" parameter that must be entered within the square brackets "[]" the expressed may be omitted. In the command line, and the parameters with the ">" or "|", the command argument must be quoted, otherwise it will be considered to be redirected or piped operator. The program supports parsing quoted parameters.4. Help Description: Double-click PECMD.EXE or perform or direct the implementation of PECMD.EXE PECMD.EXE HELP PECMD.EXE help instructions can be obtained.--------------------------------- PECMD - WinPE Commander, built-in support for following environment variables --------------------------------- CurDir : Profile directory IECache : IE temporary directory name SendTo : Sent to directory CurFile : Name of configuration file MyName : Its own file name StarMenu : Start menu directory Desktop : Desktop directory name Personal : My Documents directory Startup : Boot menu list Favorites : Favorites full path Programs : Programs menu directory QuickLaunch : Quick Launch b1. Execute a batch file in the CMD PECMD command, to use the built-environment variables PECMD, please be surrounded by the double percent signs, such as%% Desktop%%2. In the CMD window or WinGUI PECMD command execution program, to use the built-environment variables PECMD, only the percent sign can be a pair, such as% Desktop%----------------------------- PECMD - command interpreter, support creation window and following window controls ------------------------------ ComboBox : Drop-down selection box Button : Button control Picture : Area of image control CheckBox : Check box control Edit : Edit box control HotKey : System hotkey PopupMenu : Tray icon menu Group : Grouping panel Radio : Radio button control ProgressBar : Progress bar control Timer : Timer control Static : A text label control ----------------------------------------- PECMD - WinPE Commander command interpreter and description ------------------------------------------_END Syntax _END Feature The end of sub-process or the end of window definition. Parameter none. Example _END Remarks - Defined sub-process _SUB command and _END command must be a separate line. That is, FIND, IFEX, TEAM order can not define a sub-process. - Between _SUB and _END command (ie, sub-processes) only corresponding to the CALL command execution, the main process will skip these commands. - _END Command must _SUB command - match, and the sub-processes can no longer define the sub-process. - The sub-processes in any location of the configuration file to the CALL command in the same configuration file can be invoked, it is recommended at the beginning on the file. - This command can only be used in configuration file, you can not use command line._SUB Syntax _SUB or _SUB , [window title], [window event], [window icon], [Window Type] Feature Defined sub-process or to define a window. Parameters - Sub procedure name: string. - Window name: string, the window name should be unique and can not name the other controls the same name or the environment variable name. - Window Title: text. - Window shape: the window position and size, format , left width and height are the values, omit the "left" when the window is centered. - Window event: Close the window to execute the command, the command must be PECMD.EXE support. - Windows icon: the window title bar and task bar icon, the format is - Window Type: [-][#][ no title bar for the value of ],"-", "#" as the borderless window, a value of transparency, values over 99 for the hidden window. Example _SUB DoLoop or _SUB Windows1, W360H440, PECMD feature presentation, EXEC $ instructions. TXT,% IconFile% # 19,20 Remarks - sub-process name or window name the first one character can not be a "$", command keywords _SUB and sub-process name or window name must be a space between. - If there are multiple _SUB commands defined name can not be repeated, can not be approximated, not able to use the name of the set environment variables. - This command must be paired with _END command, command line can not be used, reference other _END command, CALL commands. - To set the window title, you can use "ENVI @ name = window title window" to set, refer to the instructions ENVI command.ADSL Example: ADSL MhFTxYzM4AUbtR2cuM2btB ==, XlmbUV2c0B ==,, ADSL broadband connection, or ADSL,,, my broadband connection Remarks - "broadband account code" and "broadband password code" must be generated by the BASE command in order to ensure the safety of users of broadband data. - "dial-up retries," said an unsuccessful attempt to dial the number, set to 0 or less than 0, said repeatedly dial-up to succeed. - "broadband connection name" can be omitted, when the system already exists in the broadband connection, ADSL command will use the system to dial-up broadband connection exists; - When the system does not exist an effective broadband connections, ADSL command specified by parameters established broadband connection, according to the parameters of dial-up; - When the system is not a valid command ADSL broadband connection and a broadband connection without the specified name, PECMD command will create a default broadband - Connection, dial-up according to the parameters; broadband account code or password code omitted broadband, ADSL broadband connection, but not only to establish dial-up. - PPPOE components of the order required the support of the system; commands used in the configuration file can also be used in the command line. Example 1 will use the "ADSL broadband connection," according to the parameters specified dial 1; cases of two established called "My broadband connection," the PPPOE dial-up connection.BASE Syntax BASE , [variable name] Features ADSL commands secondary command to calculate variations BASE64 encoded string, used to encrypt the password for the user data such as ADSL broadband.

Parameters
- String: To calculate the BASE64 encoded string variant, support Chinese and English string is case sensitive.
- Variable name: used to store the results of the variable name.

Example
BASE LXL1638@mmds.com, AdslUserName or BASE WinPETest, AdslPassWord

Remarks
- Calculated with the BASE command string to BASE64 encoding variability, limit the number of characters in a string of 256 or less
(not including "," characters).
- Variable name is given, BASE command to save the results to the specified variable, example 2 by the environment variable
%AdslPassWord% to refer to.
- Omit the variable name, BASE command results in the form of message window displays, but will also save results to the paste board.
- BASE command variation using BASE64 algorithm, the different results with the conventional method to ensure that user data safety,
do not provide decoding order.

BROW
Syntax
BROW ,[[*|&] initial path], [prompt text], [extension]

Features
Browse the disk files and directories.

Parameters
- Variable Name: View the results used to store the variable name.
- Initial path: the default for the browser window the selected file or folder, to omit the parameters to system default path positioning;
leading character "*" for browsing the directory dialog box, leading character "&" to save the file dialog box, omitting the leading
operator for the open file dialog box.
- Tip Text: can be omitted, omitted the default text default text for the system prompt.
- Extension: Browse the file extension specified, all files may be omitted.

Example
BROW Boot_Ini, C:WindiwsBOOT.INI, please select a file, INI or BROW Tag, * C:Windiws, please select a directory

Remarks
- This command opens a file directory browsing dialog box, allowing users to browse the disk file di
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
PECMD Chào mừng - WinPE Commander, thông dịch lệnh WinPE công cụ mạnh mẽ! -------------------------------------- ------------------------------------- Miêu tả ------------ -------------------------------------------------- ------------ 1. Chạy Dapper một cách nhanh chóng; hỗ trợ thường xuyên tập lệnh mở rộng; xây dựng hơn 90 lệnh, chức năng cực kỳ mạnh mẽ, hỗ trợ cho việc gọi EXE bên ngoài và DLL chức năng 2. Hỗ trợ định dạng thống nhất các tham số dòng lệnh và các tập tin cấu hình, hoạt động đăng ký sử dụng cấu hình tập tin INI hoàn toàn, sửa đổi, hoàn toàn kiểm soát sẽ có thể đăng nhập vào các bước INI 3. Hỗ trợ các tập tin cấu hình mô-đun, có cấu trúc và kịch bản; toàn bộ dòng sau dòng bình luận nhận xét ​​là có sẵn "//", "/ /" hoặc "` ", được viết trong hỗ trợ của không gian thụt ------------------- -------------------------------------------------- --------- Cách sử dụng ---------------------------------------- -------------------------------------- 1. Sử dụng các đối số lệnh: "! PECMD.EXE EXEC% SystemRoot% SYSTEM32Test.CMD", một ví dụ mà giấu đi thi. Test.CMD của đợt 2. Sử dụng tập tin cấu hình: "PECMD.EXE TẢI% SystemRoot% SYSTEM32PECMD.INI", hồ sơ của lệnh là một bộ sưu tập của PECMD.EXE. Chuỗi quá trình PECMD.EXE theo các lệnh trong tập tin cấu hình. Internal biến môi trường "% Lỗi%" để 0 để thực hiện chính xác, không 0 trên thất bại. 3. Sử dụng các biến môi trường: thông số lệnh PECMD.EXE giải quyết để hỗ trợ các biến môi trường, các lệnh không phân nhạy cảm; dấu ngoặc nhọn "" tham số đó phải được nhập trong dấu ngoặc vuông "[]" bày tỏ có thể được bỏ qua. Trong dòng lệnh, và các tham số với các ">" hoặc "|", các đối số lệnh phải được trích dẫn, nếu không nó sẽ được xem xét để được chuyển hướng hoặc đường ống vận hành. Chương trình hỗ trợ phân tích các thông số trích dẫn. 4. Double-click PECMD.EXE hoặc thực hiện hoặc chỉ đạo thực hiện PECMD.EXE PECMD.EXE Giúp đỡ PECMD.EXE giúp: Help Mô tả hướng dẫn có thể thu được. ------------------ --------------- PECMD - WinPE Commander, được xây dựng-in hỗ trợ cho sau biến môi trường ---------------------- ----------- CurDir: Hồ sơ thư mục IECache: IE tên thư mục tạm thời SendTo: Gửi vào thư mục CurFile: Tên của tập tin cấu hình Myname: nó tên tập tin riêng StarMenu: Bắt đầu trình đơn thư mục Desktop: tên thư mục Desktop cá nhân: My Documents Startup thư mục: Boot danh sách menu Favorites: Favorites đầy đủ chương trình đường dẫn: Chương trình mục trình đơn QuickLaunch: Quick Launch b 1. Thực hiện một tập tin thực thi trong các lệnh CMD PECMD, để sử dụng các biến môi trường được xây dựng PECMD, xin vui lòng được bao quanh bởi những đôi dấu phần trăm, như %% %% Desktop 2. Trong cửa sổ CMD hoặc chương trình thực hiện lệnh WinGUI PECMD, để sử dụng được xây dựng môi trường biến PECMD, chỉ số phần trăm dấu hiệu có thể là một cặp, chẳng hạn như% Desktop% ---------------- ------------- PECMD - thông dịch lệnh, hỗ trợ cửa sổ tạo và cửa sổ sau điều khiển ------------------------- ----- ComboBox: Thả xuống lựa chọn hộp Button: Nút điều khiển Ảnh: Khu vực kiểm soát hình ảnh CheckBox: Kiểm tra điều khiển hộp Edit: Sửa điều khiển hộp HotKey: Hệ thống phím nóng PopupMenu: Khay menu biểu tượng Nhóm: Nhóm các bảng điều khiển vô tuyến: Radio nút điều khiển ProgressBar: Tiến độ kiểm soát thanh Timer: điều khiển Timer tĩnh: Một điều khiển nhãn văn bản ----------------------------------- ------ PECMD - thông dịch lệnh WinPE Commander và mô tả ------------------------------------ ------ _END Cú pháp _END Feature Sự kết thúc của tiểu trình hoặc kết thúc của cửa sổ định nghĩa. Thông số không. Ví dụ _END Bình luận - lệnh _SUB Defined tiểu trình và lệnh _END phải là một dòng riêng biệt. Đó là, FIND, Tổ chức IFEX, trật tự TEAM không thể xác định một quá trình phụ. - Giữa _SUB và lệnh _END (tức là, quá trình phụ) chỉ tương ứng để thực hiện lệnh CALL, quá trình chính sẽ bỏ qua các lệnh này. - _END Lệnh phải _SUB lệnh - trận đấu, và các quá trình phụ không còn có thể xác định các tiểu trình. - Các quy trình phụ ở bất kỳ vị trí của tập tin cấu hình để các lệnh CALL trong file cấu hình tương tự có thể được gọi, nó được khuyến khích ở đầu trên các tập tin. - Lệnh này chỉ có thể được sử dụng trong tập tin cấu hình, bạn không thể sử dụng dòng lệnh. _SUB Cú pháp _SUB hoặc _SUB, [tiêu đề cửa sổ], [sự kiện cửa sổ], [cửa sổ biểu tượng], [Type Window] Tính năng định nghĩa phụ -process hoặc để xác định một cửa sổ. Parameters - tên thủ tục Sub:. string - Tên Window: string, tên cửa sổ phải là duy nhất và không thể đặt tên các điều khiển khác cùng tên hoặc môi trường. Tên biến - Window Title: văn bản. - Cửa sổ hình dạng: vị trí cửa sổ và kích thước, định dạng, chiều rộng và chiều cao bên trái là các giá trị, bỏ qua "trái" khi cửa sổ được làm trung tâm. - sự kiện Window: Đóng cửa sổ để thực thi các lệnh, các lệnh phải được PECMD.EXE hỗ trợ. - biểu tượng Windows: thanh tiêu đề cửa sổ và nhiệm vụ biểu tượng thanh, định dạng là - Loại Window: [-] [#] [không có thanh tiêu đề cho các giá trị], "-", "#" như cửa sổ không biên giới, một giá trị minh bạch, giá trị trên 99 cho các cửa sổ ẩn. Ví dụ _SUB DoLoop hoặc _SUB Windows1, W360H440, PECMD tính năng trình bày, EXEC $ hướng dẫn. TXT,% IconFile% # 19,20 chú - Tên tiểu trình hoặc tên cửa sổ một trong những nhân vật đầu tiên không thể là một "$", lệnh từ khóa _SUB và tiểu trình tên hoặc cửa sổ tên phải là một không gian giữa. - Nếu có nhiều lệnh _SUB xác định tên không thể lặp đi lặp lại, không thể được xấp xỉ, không thể sử dụng tên của các biến môi trường tập hợp. - Lệnh này phải được kết hợp với lệnh _END, dòng lệnh trên không thể được sử dụng, tài liệu tham khảo lệnh _END khác, lệnh CALL. - Để đặt tiêu đề cửa sổ, bạn có thể sử dụng "ENVI @ name = cửa sổ tiêu đề cửa sổ" để thiết lập, tham khảo các hướng dẫn ENVI lệnh. ADSL Ví dụ: ADSL MhFTxYzM4AUbtR2cuM2btB ==, XlmbUV2c0B == ,, ADSL kết nối băng thông rộng, hoặc ADSL ,,, kết nối băng rộng của tôi Bình luận - "mã số tài khoản băng thông rộng" và "mã mật khẩu băng thông rộng" phải được tạo ra bởi các lệnh Base để đảm bảo sự an toàn của người sử dụng các dữ liệu băng thông rộng. - "thử lại dial-up", một thành công cố gắng để quay số, thiết lập là 0 hoặc nhỏ hơn 0, cho biết nhiều lần dial-up để thành công. - "băng thông rộng kết nối tên" có thể được bỏ qua, khi hệ thống đã tồn tại trong các kết nối băng thông rộng, lệnh ADSL sẽ sử dụng hệ thống để quay số kết nối băng rộng -Up tồn tại; - Khi hệ thống không tồn tại một kết nối băng rộng hiệu quả, lệnh ADSL được chỉ định bởi các thông số thiết lập băng thông rộng kết nối, theo các thông số của dial-up; - Khi hệ thống không phải là lệnh ADSL băng thông rộng kết nối hợp lệ và một kết nối băng rộng mà không nêu tên tuổi, PECMD lệnh sẽ tạo ra một băng thông rộng mặc định - Kết nối, dial-up theo các thông số; mã tài khoản băng thông rộng hoặc mật khẩu mã bỏ qua băng thông rộng, ADSL băng thông rộng kết nối, nhưng không phải chỉ để thiết lập dial-up. - thành phần PPPoE của lệnh yêu cầu sự hỗ trợ của hệ thống; lệnh được sử dụng trong các tập tin cấu hình cũng có thể được sử dụng trong các dòng lệnh. Ví dụ 1 sẽ sử dụng "kết nối băng rộng ADSL", theo các thông số xác định quay số 1; trường hợp của hai trích lập gọi là "kết nối băng thông rộng của tôi," các kết nối PPPoE dial-up. CƠ SỞ Cú pháp BASE, [tên biến] Tính năng ADSL lệnh lệnh thứ cấp để tính toán biến Base64 chuỗi được mã hóa, được sử dụng để mã hóa mật khẩu cho dữ liệu người dùng như ADSL băng thông rộng. Parameters - String:. Để tính toán mã hóa Base64 chuỗi biến thể, hỗ trợ Trung Quốc và chuỗi tiếng Anh là trường hợp nhạy cảm. - Tên biến: được sử dụng để lưu trữ các kết quả của biến tên Ví dụ CƠ SỞ LXL1638@mmds.com, AdslUserName hoặc CƠ SỞ WinPETest, AdslPassWord Bình luận - Tính với chuỗi lệnh Base để biến mã hóa Base64, hạn chế số ký tự trong một chuỗi của 256 hoặc ít hơn (không bao gồm "," ký tự). - Tên biến được đưa ra, lệnh Base để lưu kết quả để các quy định biến, ví dụ 2 bởi biến môi trường% AdslPassWord% để tham khảo. - Bỏ qua các tên biến, kết quả lệnh Base ở dạng cửa sổ hiển thị tin nhắn, nhưng cũng sẽ lưu kết quả vào bảng dán. - biến lệnh Base sử dụng thuật toán Base64, các kết quả khác nhau với các phương pháp thông thường để đảm bảo rằng sự an toàn dữ liệu người dùng, không cung cấp để giải mã. BROW Cú pháp BROW, [[* | &] path ban đầu], [văn bản nhắc nhở], [mở rộng] Tính năng Duyệt các tập tin đĩa và thư mục. Parameters - Tên biến: Xem kết quả được sử dụng để lưu trữ các tên biến. - con đường ban đầu: mặc định cho các cửa sổ trình duyệt các tập tin hoặc thư mục, để bỏ qua các thông số để định vị đường dẫn mặc định hệ thống; nhân vật hàng đầu "*" để duyệt các thư mục hộp thoại, dẫn nhân vật "&" để lưu các hộp thoại tập tin, bỏ qua hàng đầu vận hành để mở hộp thoại tập tin. - Mẹo Tiêu đề: có thể được bỏ qua, bỏ qua các văn bản mặc định văn bản mặc định cho hệ thống nhanh chóng. - Extension: Duyệt mở rộng tập tin được chỉ định, tất cả các tập tin có thể được bỏ qua. Ví dụ BROW Boot_Ini, C: WindiwsBOOT.INI, xin vui lòng chọn một tập tin, hoặc INI BROW Tag, * C: Windiws, hãy chọn một thư mục Bình luận - Lệnh này sẽ mở ra một thư mục tập tin hộp thoại duyệt , cho phép người dùng duyệt các tập tin trên đĩa di






























































































































































đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: