英文字典中文字典


英文字典中文字典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       







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

schema    
n. 轮廓,概要,图解

轮廓,概要,图解

schema
模式; 方案

schema
简图 概要 纲目

schema
n 1: an internal representation of the world; an organization of
concepts and actions that can be revised by new information
about the world [synonym: {schema}, {scheme}]
2: a schematic or preliminary plan [synonym: {outline}, {schema},
{scheme}]

Schema \Sche"ma\, n.; pl. {Schemata}, E. {Schemas}. [G. See
{Scheme}.] (Kantian Philos.)
An outline or image universally applicable to a general
conception, under which it is likely to be presented to the
mind; as, five dots in a line are a schema of the number
five; a preceding and succeeding event are a schema of cause
and effect.
[1913 Webster]

110 Moby Thesaurus words for "schema":
alphabet, approach, arrangement, art, attack, blueprint,
blueprinting, calculation, catalog, catalogue raisonne,
charactering, characterization, chart, charting, choreography,
conception, contrivance, conventional representation,
dance notation, delineation, demonstration, depiction, depictment,
design, device, diagram, disposition, drama, drawing, enterprise,
envisagement, exemplification, figuration, figuring, foresight,
forethought, game, graph, graphing, ground plan, guidelines,
hieroglyphic, iconography, idea, ideogram, illustration, imagery,
imaging, intention, layout, letter, limning, lineup, logogram,
logograph, long-range plan, map, mapping, master plan, method,
methodology, musical notation, notation, operations research,
organization, outline, pictogram, picturization, plan, planning,
planning function, portraiture, portrayal, prearrangement,
prefigurement, presentment, printing, procedure, program,
program of action, projection, rationalization, realization,
rendering, rendition, representation, schedule, schematism,
schematization, scheme, scheme of arrangement, score, script,
setup, strategic plan, strategy, syllabary, symbol, system,
systematization, tablature, table, table of contents,
tactical plan, tactics, the big picture, the picture, way,
working plan, writing


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





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


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

































































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


  • What is the difference between a schema and a table and a database . . .
    A database schema is the collection of relation schemas for a whole database A table is a structure with a bunch of rows (aka "tuples"), each of which has the attributes defined by the schema Tables might also have indexes on them to aid in looking up values on certain columns
  • Difference between Data Model and Database Schema in DBMS?
    A schema is a blueprint of the database which specifies what fields will be present and what would be their types For example an employee table will have an employee_ID column represented by a string of 10 digits and an employee_Name column with a string of 45 characters
  • Swagger declaration schema = @Schema(implementation = Map. class . . .
    Sharing my working approach for the issue, I have done a workaround for the @io swagger v3 oas annotations parameters RequestBody(content = @Content(schema = @Schema(implementation = Map class) the Schema is coming as String issue
  • Query to return database, schema, table, column for all databases
    Thanks I'm aware of the INFORMATION_SCHEMA views I'm looking for a query that will return DatabaseName, SchemaName, TableName, ColumnName, ColumnType for the entire server, i e all databases, tables, etc Alternatively, a query where I specify a database, like SELECT * FROM WHATEVER JOIN BLAH WHERE db_id = DB_ID('master')
  • SQL Server: conventions for naming a schema - Stack Overflow
    The schema(s) will largely be used to easily assign permissions to roles The added benefit here is that the objects aren't under dbo, and that the objects permissions can be ported to another machine in the future Question What conventions do you use when naming the schema? Is it good form to name the schema the same as the database?
  • schema - SQL statement to get column type - Stack Overflow
    with q as ( select c table_schema, c table_name, c ordinal_position, c column_name, c data_type, case when c data_type in ( n'binary', n'varbinary' ) then ( case c
  • sql - MySQL create schema and create database - Is there any . . .
    Doing this way, the schema lookup mentioned above could be made available to any standard user in the database (e g SELECT permissions only), whereas a table called supplierbankaccountdetails may be allocated in a different schema called financial, and to give only access to the users in the group accounts (just an example, you get the idea)
  • How do I view a Tree list of Schemas for a database in Oracle SQL . . .
    How do I view the schemas, that belong to a database in SQL Developer? I am trying to get a view similar to Toad In that you have the database name at the parent level, all the schemas below it which are then expandable to view all the objects that belong to that particular schema
  • How to select a schema in postgres when using psql?
    Use schema name with period in psql command to obtain information about this schema Setup: test=# create schema test_schema; CREATE SCHEMA test=# create table test_schema test_table (id int); CREATE TABLE test=# create table test_schema test_table_2 (id int); CREATE TABLE Show list of relations in test_schema: test=# \dt test_schema
  • . net - Generate C# classes from JSON Schema - Stack Overflow
    To generate C# classes from a JSON Schema To convert a JSON Schema to an XSD file Then it would be easy to create the classes as there are plenty of tool to generate classes from XSD I found a lot of tools to validate a JSON string against a JSON Schema or to generate classes from the JSON string but nothing that seem to help me





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