SQL Manager Lite可视化工具部分中英对照

19、Refresh   //刷新表数据
20、compile,//提交数据。
21、connect to host   //链接到服务器
22、disconnect from  all databases   //断开链接
23、 create database MySQL_Data;   //创建数据库
24、new Object        //新项目
25、Duplicate Object  //复制对象
26、Exit             //退出
27、show sql Editor   //打开SQL窗口
28、new sql editor    //打开一个新的SQL窗口
29、show query builder    //打开查询器
30、sql script        //SQL脚本
31、user manager      //用户管理
32、grant manager     //授权
33、dump   database   //备份数据库
34、restore database  //恢复数据库
35、backup tables     //备份数据表
36、restore tables    //恢复数据表
37、analyze tables     //分析表
38、check tables       //检查表
39、optimize tables    //优化表
40、truncate tables    //截断表
41、change tables engine  //更改表引擎
42、instance manager   //实例管理,可以停止服务器,显示mysql service is running...
43、run mysql exe      //运行MySQL程序,打开一个cmd窗口,进入到sql环境,可直接对数据库进行操作
44、shutdown server    //关闭服务器
45、envirment options  //环境
46、editor option       编辑选项
47、visual option       试图选项
48、external tools     外部工具
49、keyboard templates  键盘模式
50、select program language  选择程序语言
51、window list        //窗口列表
52、minimize all        最小化所有
53、set default to all window   //设置默认为所有窗口
54、close  all  database  windows  //关闭所有数据库窗口
55、web on localhost      //基于本地网络
56、describe pay;           //显示数据表字段
copy cell 复制数据
paste cell 粘贴单元格
copy all records 复制所有的记录
copy selected records 复制选定的记录
paste records 粘贴记录
data manipulation 操作数据,可进行数据的导入和导出操作
quick filter 快速过滤数据
clear sorting 清晰的分类
set value 给定值
edit blog 编辑blog
save blog to file保存博客到文件
expand all 展开全部
grid levels 网络层次
column summary 列汇总
visible columns 设置可见列,在下一级菜单中可以显示需要展示的列
fit columns widths 合适的宽度
grid mode 网格模式
properties
时间: 2024-10-12 14:25:23

SQL Manager Lite可视化工具部分中英对照的相关文章

Welcome Docker to SUSE Linux Enterprise Server【水平有限,中英对照,求纠错】

  原文:Welcome Docker to SUSE Linux Enterprise Server Lightweight virtualization is a hot topic these days. Also called "operating system-level virtualization," it allows you to run multiple applications or systems on one host without a hypervisor

[转]从普通DLL中导出C++类 – dllexport和dllimport的使用方法(中英对照、附注解)

这几天写几个小程序练手,在准备将一个类导出时,发现还真不知道如果不用MFC的扩展DLL,是怎么导出的.但我知道dllexport可以导出函数和变量,而且MFC扩展DLL就算是使用了MFC的功能,但能否导出类应该也不是必须用MFC才能够做到,一定是有相应的机制可以实现.于是查了一下MSDN,发现这个机制简单的可怕,原来就和导出函数一样,把dllexport关键字加到类名前就可以了.估计和我一样的同学大有人在,把MSDN的相关文档翻译出来,附上我的注解,希望对大家有用. 评注程序均在Visual S

谷歌退出中国声明全文(中英对照版)A new approach to China

次针对Google的攻击无关,我们发现有第三方在定期的访问美国,中国,欧洲的许多人*权*支持者的Gmail帐户.对这些帐户的访问并不是通过Google认可的方式,大多是通过钓鱼欺诈手段,以及位于用户电脑中的恶意软件进行. We have already used information gained from this attack to make infrastructure and architectural improvements that enhance security for Go

计算机算法常用术语中英对照(分为两部分 其中一部分表格形式 )

第一部分 Data Structures 基本数据结构 Dictionaries 字典 Priority Queues 堆 Graph Data Structures 图 Set Data Structures 集合 Kd-Trees 线段树 Numerical Problems 数值问题 Solving Linear Equations 线性方程组 Bandwidth Reduction 带宽压缩 Matrix Multiplication 矩阵乘法 Determinants and Perm

[中英对照]User-Space Device Drivers in Linux: A First Look

如对Linux用户态驱动程序开发有兴趣,请阅读本文,否则请飘过. User-Space Device Drivers in Linux: A First Look | 初识Linux用户态设备驱动程序 User-Space Device Drivers in Linux: A First Look Mats Liljegren Senior Software Architect Device drivers in Linux are traditionally run in kernel spa

Aircrack-ng官方文档翻译[中英对照]---Aireplay-ng

Aircrack-ng官方文档翻译---Aireplay-ng[90%] Description[简介] Aireplay-ng is used to inject frames. Aireplay-ng 是一个用来(向网络中)注入帧(即数据包)的工具. The primary function is to generate traffic for the later use in Aircrack-ng for cracking the WEP and WPA-PSK keys. There

Filesystem-Hierarchy-Standard(FHS) 文件系统层次结构标准2.3中英对照版(未完待续)

本想把原文翻译一遍,一来学习学习Linux的文件系统结构,二来熟悉下专业英语.经历了一个月之久,才翻译到一半.再也没有空闲时间待在学校了,不知道什么时间才能翻译完.先在这里发表一下,给有需要的同志们方便学习,也给自己一个提醒,告诉自己这里还有一件未完成的事..感謝大家支持 --------------------------------------以下是FHS-2.3正文内容----------------------------------------------- Filesystem Hi

expdp/impdp 参数说明,中英对照

任意可以使用expdp/impdp的环境,都可以通过help=y看到帮助文档. 1.expdp参数说明 [[email protected] ~]$ expdp help=y Export: Release 11.2.0.3.0 - Production on Thu Sep 4 11:43:39 2014 Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved. The Data Pump expo

Aircrack-ng官方文档翻译[中英对照]---Airmon-ng

Aircrack-ng官方文档翻译---Airmon-ng Description[简介] This script can be used to enable monitor mode on wireless interfaces. It may also be used to go back from monitor mode to managed mode. Entering the airmon-ng command without parameters will show the int