editingcells.htm
来自「DataLoad v4[1].2汉化版 这是一个向oracle应用系统导入数据的」· HTM 代码 · 共 25 行
HTM
25 行
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<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>Editing Cells</h1>
<p>Cells can be edited by either typing directly into them or by selecting a
cell and editing the contents of the cell edit box above the grid. To edit a
cell directly simply start typing when the cell is selected. The contents of the
cell will be replaced with what you type. To directly edit a cell without
overwriting all its contents double click on the cell; this will switch the cell
into edit mode. To leave edit mode simply press escape or navigate to another
cell, using the mouse, arrow keys, or TAB. The F2 function key can also be used
to toggle a cell between edit modes.
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?