英语information schema怎么翻译?

英语information schema怎么翻译?
最新回答
泽城美雪

2022-07-17 23:39:02

information schema的中文翻译是信息模式

重点词汇:schema

词语分析:

音标:英 [ˈskiːmə]   美 [ˈskiːmə]  

n. 图解;计划;模式;概要

短语:

database schema 数据库模式;数据库架构

conceptual schema 概率模式;概念框图

例句:

This is, has nothing to do with my schema.

这一事实与我的图式无关。

And therefore, it will bring up the external reality to match this internal schema.

因此它会让外部现实和内心的想象相符。

It's outside. It happens regardless of my schema.

它发生在外部世界,不管我的图式如何。

近义词:

n. 图解;计划;模式;概要  mode,pattern,plan,programme,brief

那年夏天的回忆录′

2023-05-22 05:01:50

Information Schema:信息模式;纲要信息

音标:英 [ˌɪnfəˈmeɪʃn ˈskiːmə]   美 [ˌɪnfərˈmeɪʃn ˈskiːmə]  

详细翻译:信息结构视图, 信息模式;纲要信息。

相关短语:

information resource dictionary schema 信息资源词典纲目

information suite schema 信息包图

schema information 模式信息

Schema for holdings information 收藏信息的规划

双语例句:

Rather than mapping columns to instance variables in application code or a mapping file, ActiveRecord generates them dynamically at runtime based on your database's information schema. 

相比于把“列”映射成程序代码或映射文件中的实体变量,ActiveRecord是在运行中基于你的数据库schema动态生成映射的。

You first define the template by specifying schema information and then apply the template on the database servers within the replication domain. 

首先通过指定架构信息定义模板,然后将模板应用于复制域中的数据库服务器。

藍天白雲耍流氓

2022-06-14 22:30:49

英语information schema意思为信息纲要

关键词汇:schema    

音标:英[ˈskiːmə]    美[ˈskiːmə]    

详细释义:

n.    (计划或理论的)提要,纲要;    

短语搭配:

  • canonical schema 典型模式

  • operator schema 操作模式

  • storage schema 存储方案

  • interpretive schema 翻译模式

  • database schema 数据库模式 

  • program schema 程序模式

例句:

  • Deploy the schema file to your device.

    将模式文件部署到设备上。

  • Create a test or development environment from an existing schema

    从现有的架构创建测试或开发环境。

  • For more information, see Schema classes and attributes. 

    详细信息,请参阅架构类别和属性。

拥我怀中

2023-01-22 22:28:38

  • information schema

  • 信息模式

  • [例句]

  • Malicious users can use this information to reconnoiter the naming schema in your organization and attack key infrastructure services. 

  • 恶意用户可以使用这个信息来侦察您的组织机构的名计划,并攻击关键基本设施服务。

  • [网络]

  • schema information 模式信息

  • Information Schema Views 视图

  • Database Schema Information 数据库架构信息

information_schema数据库是MySQL系统自带的数据库,它提供了数据库元数据的访问方式。
1:关于字符集和排序规则相关的系统表

CHARACTER_SETS :存储数据库相关字符集信息(memory存储引擎)

COLLATIONS :字符集对应的排序规则

COLLATION_CHARACTER_SET_APPLICABILITY:就是一个字符集和连线校对的一个对应关系而已

character sets和collations的区别:

字符集(character sets)存储字符串,是指人类语言中最小的表义符号。例如’A'、’B'等;

排序规则(collations)规则比较字符串,collations是指在同一字符集内字符之间的比较规则

每个字符序唯一对应一种字符集,但一个字符集可以对应多种字符序,其中有一个是默认字符序(Default Collation)

MySQL中的字符序名称遵从命名惯例:以字符序对应的字符集名称开头;以_ci(表示大小写不敏感)、_cs(表示大小写敏感)或_bin(表示按编码值比较)结尾。例如:在字符序“utf8_general_ci”下,字符“a”和“A”是等价的。

舟遥客

2023-04-07 10:43:36

英语information schema翻译成中文意思是“信息模式”。

重点词汇:schema

一、单词音标

  • schema单词发音:英 [ˈskiːmə]  美 [ˈskimə] 。

二、单词释义

  • n. 纲要;图解;模式

三、词形变化

  • 复数: schemata

  • 复数: schemas

四、短语搭配

  • canonical schema 典型模式

  • operator schema 操作模式

  • storage schema 存储方案

  • interpretive schema 翻译模式

  • database schema 数据库模式

  • program schema 程序模式

五、双语例句

  • Create a test or development environment from an existing schema. 

    从现有的架构创建测试或开发环境。

  • Cannot use two default namespaces in one schema file. 

    不能在一个架构文件中使用两个默认的命名空间。

  • Research on traffic control schema based on property of video traffic. 

    基于视频流量特性分析的流量控制机制研究。

  • Research on Multiple Sources Schema Matching Method in the Deep Web. 

    deep web环境下多源模式匹配方法的研究。

  • Technology of XML Index structure based on prime number coding schema. 

    基于素数编码Schema的XML索引结构的研究。