FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
CoreWF/src/VisualBasic/xlf/VBScriptingResources.ko.xlf at develop · UiPath/CoreWF · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
UiPath
/
CoreWF
Public
Notifications
You must be signed in to change notification settings
Fork
229
Star
1.2k
Code
Issues
23
Pull requests
15
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
CoreWF
/
src
/
VisualBasic
/
xlf
/
VBScriptingResources.ko.xlf
Copy path
More file actions
More file actions
Latest commit
History
History
History
53 lines (49 loc) · 3.47 KB
Breadcrumbs
CoreWF
/
src
/
VisualBasic
/
xlf
/
VBScriptingResources.ko.xlf
Copy path
File metadata and controls
53 lines (49 loc) · 3.47 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<
?xm
l versio
n
=
"1.
0
" encodin
g
=
"utf-
8
"?>
<
xliff
xmlns
=
"
urn:oasis:names:tc:xliff:document:1.2
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
version
=
"
1.2
"
xsi
:
schemaLocation
=
"
urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd
"
>
<
file
datatype
=
"
xml
"
source-language
=
"
en
"
target-language
=
"
ko
"
original
=
"
../VBScriptingResources.resx
"
>
<
body
>
<
trans-unit
id
=
"
LogoLine1
"
>
<
source
>Microsoft (R) Visual Basic Interactive Compiler version {0}</
source
>
<
target
state
=
"
translated
"
>Microsoft (R) Visual Basic Interactive 컴파일러 버전 {0}</
target
>
<
note
/>
</
trans-unit
>
<
trans-unit
id
=
"
LogoLine2
"
>
<
source
>Copyright (C) Microsoft Corporation. All rights reserved.</
source
>
<
target
state
=
"
translated
"
>Copyright (C) Microsoft Corporation. All rights reserved.</
target
>
<
note
/>
</
trans-unit
>
<
trans-unit
id
=
"
InteractiveHelp
"
>
<
source
>Usage: vbi [options] [script-file.vbx] [-- script-arguments]
If script-file is specified executes the script, otherwise launches an interactive REPL (Read Eval Print Loop).
Options:
/help Display this usage message (Short form: /?)
/version Display the version and exit
/reference:
<
alias
>
=
<
file
>
Reference metadata from the specified assembly file using the given alias (Short form: /r)
/reference:
<
file list
>
Reference metadata from the specified assembly files (Short form: /r)
/referencePath:
<
path list
>
List of paths where to look for metadata references specified as unrooted paths. (Short form: /rp)
/using:
<
namespace
>
Define global namespace using (Short form: /u)
/define:
<
name
>
=
<
value
>
,... Declare global conditional compilation symbol(s) (Short form: /d)
@
<
file
>
Read response file for more options
</
source
>
<
target
state
=
"
translated
"
>사용법: vbi [options] [script-file.vbx] [-- script-arguments]
script-file이 지정되면 스크립트를 실행하고, 그렇지 않으면 대화형 REPL(Read Eval Print Loop)을 시작합니다.
옵션:
/help 이 사용법 메시지를 표시합니다. (약식: /?)
/version 버전을 표시하고 종료합니다.
/reference:
<
alias
>
=
<
file
>
지정한 어셈블리 파일에서 해당 별칭을 사용하여 메타데이터를 참조합니다. (약식: /r)
/reference:
<
file list
>
지정한 어셈블리 파일에서 메타데이터를 참조합니다. (약식: /r)
/referencePath:
<
path list
>
루트가 아닌 경로로 지정된 메타데이터 참조를 찾을 경로의 목록입니다. (약식: /rp)
/using:
<
namespace
>
전역 네임스페이스 using을 정의합니다. (약식: /u)
/define:
<
name
>
=
<
value
>
,... 전역 조건부 컴파일 기호를 선언합니다. (약식: /d)
@
<
file
>
추가 옵션을 위해 지시 파일을 읽습니다.
</
target
>
<
note
/>
</
trans-unit
>
<
trans-unit
id
=
"
ExceptionEscapeWithoutQuote
"
>
<
source
>Cannot escape non-printable characters in Visual Basic notation unless quotes are used.</
source
>
<
target
state
=
"
translated
"
>따옴표를 사용하지 않은 경우 Visual Basic 표기법에서 인쇄할 수 없는 문자를 이스케이프 처리할 수 없습니다.</
target
>
<
note
/>
</
trans-unit
>
</
body
>
</
file
>
</
xliff
>
Back
|
FazBrowse Home
|
New Git URL