datakeystrokes.htm
来自「DataLoad v4[1].2汉化版 这是一个向oracle应用系统导入数据的」· HTM 代码 · 共 32 行
HTM
32 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>DataLoad V4 Users Guide</title>
<link rel="stylesheet" type="text/css" href="comstar.css">
</head>
<body>
<h1>Sending Data and Keystrokes</h1>
<p>Previous versions of DataLoad sent data and commands to the target window by
simulating key presses. Most keys could be sent to the target by entering the
printing character or a command which told DataLoad to send a non-printing
character. For reasons of performance, reliability and accuracy the default
method for sending data has been changed to copy and paste, utilising the
standard Windows Clipboard functionality to paste whole strings of characters
into the target application. The pasting is conducted one cell at a time.</p>
<p>In certain circumstances a simulated key press is required. For instance, to
select an entry from a Oracle Applications Pick List the name or part name
cannot be pasted into the form, rather the individual character keys must be
pressed. To denote a single key or string of keys should be sent as key strokes
the character(s) should be prefixed with a backslash '\'. The backslash, when
used at the start of a cell, indicates the whole cell should be sent as
keystrokes, not be pasted into the target window. Non-printing characters can be
sent with the use of special commands.</p>
<p>See also: <a href="keystrokes.htm" target="Main">Sending Keystrokes</a></p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?