英文字典中文字典


英文字典中文字典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 Schema is effectively a user More specifically it's a set of tables procs indexes etc owned by a user Another user has a different schema (tables he she owns) however user can also see any schemas they have select priviliedges on So a database can consist of hundreds of schemas, and each schema hundreds of tables
  • 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
  • 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')
  • 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
  • . 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
  • Difference between a user and a schema in Oracle?
    Technically -- A schema is the set of metadata (data dictionary) used by the database, typically generated using DDL A schema defines attributes of the database, such as tables, columns, and properties A database schema is a description of the data in a database
  • sql - alter session for current schema - Stack Overflow
    A database is composed of multiple schemas (btw, in Oracle, a schema is is pretty much the same as a user), and each schema can contain different objects, such as tables, views, etc Which database you connect to is determined by which connection string you used when establishing a database session, and cannot be changed for the lifetime of
  • How to get the schema definition from a dataframe in PySpark?
    Is it possible to get the schema definition (in the form described above) from a dataframe, where the data has been inferred before? df printSchema() prints the schema as a tree, but I need to reuse the schema, having it defined as above,so I can read a data-source with this schema that has been inferred before from another data-source
  • 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
  • Rename SQL Server Schema - Stack Overflow
    I learned that I forgot to drop the schema object in SQL Server My tables were getting re-created, but the schema I wanted renamed was never deleted Once I dropped the tables AND dropped the schema, then runing the EF migration with the new schema name worked *(I could do this because it's a brand new project)





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