英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

uncorrupted    
a. 未腐败的,未堕落的,未被收买的

未腐败的,未堕落的,未被收买的

uncorrupted
adj 1: (of language) not having its purity or excellence
debased; "uncorrupted English"; "learn to speak pure
English undefiled"- Van Wyck Brooks [synonym: {uncorrupted},
{undefiled}]
2: not decayed or decomposed [synonym: {uncorrupted}, {unspoiled}]
3: not debased; "though his associates were dishonest, he
remained uncorrupted"; "uncorrupted values"

Uncorrupted \Uncorrupted\
See {corrupted}.

110 Moby Thesaurus words for "uncorrupted":
Christian, absolute, angelic, bare, blameless, childlike,
clarified, clean, clear, creditable, decent, distilled, dovelike,
erect, estimable, ethical, fair, faultless, full of integrity,
good, guiltless, high-minded, high-principled, highly respectable,
honest, honorable, immaculate, in the clear, incorrupt,
incorrupted, innocent, inviolate, irreproachable, just, lamblike,
law-abiding, law-loving, law-revering, manly, moral, naked, neat,
noble, not guilty, offenseless, prelapsarian, principled, pristine,
pure, purified, rectified, reproachless, reputable, respectable,
right, right-minded, righteous, sans reproche, sheer, sinless,
spotless, stainless, sterling, straight, true-dealing,
true-devoted, true-disposing, true-souled, true-spirited,
truehearted, unadulterated, unalloyed, unblemished, unblended,
uncombined, uncompounded, uncorrupt, undebauched, undefiled,
undegenerate, undemoralized, undepraved, undiluted, undissolute,
unerring, unfallen, unfortified, unimpeachable, uniniquitous,
unlapsed, unleavened, unmingled, unmixed, unsinful,
unsophisticated, unspotted, unstained, unsullied, untarnished,
untinged, untouched by evil, unwicked, upright, uprighteous,
upstanding, virtuous, with clean hands, without reproach, worthy,
yeomanly


请选择你想看的字典辞典:
单词字典翻译
uncorrupted查看 uncorrupted 在百度字典中的解释百度英翻中〔查看〕
uncorrupted查看 uncorrupted 在Google字典中的解释Google英翻中〔查看〕
uncorrupted查看 uncorrupted 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 如何在数据库中打开sql文件怎么打开方式 | PingCode智库
    要在数据库中打开SQL文件,可以使用以下方法:使用数据库管理工具、命令行工具、编写脚本、使用集成开发环境(IDE)。 推荐使用数据库管理工具,因为它们提供了用户友好的界面和丰富的功能,帮助管理和执行SQL文件。
  • How to Open an SQL File on Windows macOS - wikiHow
    Files with the SQL extension are Structured Query Language (SQL) data files, which are used to access and modify relational databases To quickly view or edit SQL file, you can open it in a text editor like Notepad or TextEdit
  • . sql文件怎么打开_sql文件如何打开-CSDN博客
    总结: 如果你只是想查看 sql 文件的内容,可以用任何文本编辑器打开。 如果你想执行 sql 文件中的 SQL 查询,应该使用数据库管理工具或者命令行工具连接到相应的数据库并运行文件中的 SQL 脚本。
  • MySQL导入sql文件的三种方法 - CSDN博客
    本文介绍通过Navicat for MySQL、MySQL Workbench及命令行三种方式导入SQL文件的方法。 包括新建数据库、指定字符集、导入SQL文件及查看结果等步骤。
  • 如何打开sql数据库文件怎么打开 | PingCode智库
    通过本文,我们详细介绍了如何使用 数据库管理工具、命令行工具、编程语言库 等方法来打开SQL数据库文件。 无论您是数据库管理员、开发人员还是数据分析师,这些方法都能帮助您轻松地连接和操作SQL数据库。 数据库管理工具 是最常用且用户友好的方法,特别是对于不熟悉命令行和编程的用户,建议优先使用这些工具。 希望这篇文章能够为您提供有价值的参考。 1 什么是SQL数据库文件? SQL数据库文件是一种存储结构化数据的文件,使用SQL语言进行管理和查询。 它可以包含表、字段、索引等数据库对象,并且可以通过特定的软件打开和操作。
  • 如何轻松打开和编辑SQL文件:完整指南与实用工具推荐
    本文将详细介绍打开和编辑SQL文件的多种方法,以及在这一过程中可能遇到的问题及其解决方案。 由于其文本性质,SQL文件可以使用多种工具进行打开和编辑,让用户能够轻松访问和修改其中的内容。 使用文本编辑器、数据库管…
  • 如何在Windows或Mac上打开数据库文件
    如何在Windows或Mac上打开数据库文件 本指南介绍如何在Windows和mac操作系统上,使用DB Browser查看扩展名为 db或 sql的数据库文件。 在网页浏览器中,前往http: sqlitebrowser org。 DB Browser是免费工具,可用来打开Windows或Mac上的数据库文件。
  • SQL文件用什么软件打开 SQL文件打开软件推荐-电脑软件 . . .
    这类软件是专门为与数据库交互而设计的,它们不仅能打开SQL文件,还能让你连接到实际的数据库服务器,执行SQL命令,查看查询结果,管理数据库对象(如表、视图、存储过程、索引等),甚至进行数据导入导出、备份恢复等操作。
  • 在线 SQL 数据库查看器 — 支持 SQLite、PostgreSQL . . .
    直接在浏览器查看和查询 SQL 数据库。 支持 SQLite、PostgreSQL ( pg) 和 SQL 文件。 无需上传即可执行 SELECT 查询、浏览表结构、探索数据——100% 本地隐私保护。
  • 如何正确打开和编辑SQL文件的详细指南_SQLFiles_数据库 . . .
    打开和编辑SQL文件是数据库管理中的一项基本技能。 无论是使用文本编辑器、数据库管理工具还是命令行工具,了解如何处理SQL文件都能帮助你更有效地管理数据库。 通过本文的介绍,希望你能够轻松打开和使用SQL文件,解决常见问题,提高工作效率。





中文字典-英文字典  2005-2009