desc

desc

 英

  • 网络降序(Descending);描述;降序排列

例句

DESC; Social Psychology is the scientific study of how we think about, influence and relate to one another.

社会心理学研究我们如何思维影响联系他人科学研究

The desc field contains the line number and the value contains the code address for the start of that source line.

desc字段包含value包含代码起始部分代码地址

Set the Sort property to the column name that you want followed by ASC or DESC to indicate the ascending or descending order.

Sort属性设置后面ASCDESC名称指示升序降序排序

Methods: To make a review about the resource and bionomics of human embryonic stem cell, building a desc line and its clinical application.

方法人类胚胎干细胞来源生物学特性应用前景综述

DESC; By mechanizing the procedure inside the slaughterhouse the handling was sped up and output increased.

通过屠宰机械化肉类处理速度提高产出增加

To approach the operative methods and skills of desc and biological amniotic membrane grafting in different ocular surface diseases.

目的探讨干燥生物羊膜移植不同疾病选择手术技巧

DESC to indicate whether the list should be sorted in ascending or descending order.

以便指出清单应该递增递减顺序排序

Figure 9 shows how the Activity pages Description tab is published with the standard activity_desc. xsl file.

9显示怎样activity_desc.xsl标准文件形式发布动态页面描述标签

Stick to a uniform pattern (sort=alpha&dir=desc for instance) and you'll make sorting and filtering via the URL bar easy and rememberable.

坚持一种统一模式比如说sort=alpha&dir=desc),就会通过URL进行排序过滤变得简单易

Type desc hotel; to see the columns and data types.

输入deschotel查看数据类型

Defines the column sort order, can only be 'asc' or 'desc'.

定义排序顺序只能递增递减’。

Extract URL, meta tag (title, desc, keyword), body text, email, phone, fax from web site, search results or list of URLs.

提取URL,META标记标题描述关键字),正文电子邮件电话传真网站搜寻结果URL清单

Desc: All photo elements were shot seperate. (Person, Truck, Bridge, City, Clouds) then combined in post.

卡车城市然后组合起来

Index column position within the index and column sort order ( ASC or DESC ) .

索引索引位置以及排序顺序ASCDESC)。

The key description is defined by desc, and its payload is pointed to by payload.

密钥描述desc定义有效内容payload指定

DESC; By using a staff system even at low echelon units it enabled the leader to give orders continuously and accurate.

即使低层指挥系统里面采用参谋制度使领导持续准确发布命令

You can also write this procedure without a loop by adding an ORDER BY value DESC clause to the SELECT statement.

可以通过ORDERBYDESC子句添加SELECT语句借助循环编写过程

To delete this subsection in the Relationships section, edit the activity_desc. xsl file.

为了删除关系段落段落编辑activity_desc.xsl文件

The user may also select what fields to order the report on, and to specify the sort - order ( ASC or DESC).

用户可以选择报告排列顺序指定排列顺序升序降序)。

For sort columns, consider specifying the ASC or DESC order of the column.

对于序列考虑指定ASCDESC顺序

Desc: an element containing a description of the service.

描述包含服务描述元素

Forcing the user to type the host object (desc) adds needless noise to the code.

强制用户输入主机对象desc代码增加不必要干扰

Change the expression of the JOB_DESC column to display only the first 50 characters, as described above.

修改JOB_DESC表达式使显示50字符如上所述

'desc' - Sort from highest to lowest.

最高最低分类

Because the desc attribute doesn't match the attribute named description, the value is not copied and the value is left unset.

因为desc属性匹配名为description属性所以复制并且设置

For example, you can choose one of ASC, DESC, or neither.

例如可以ASCDESC一个或者一个

In the following steps, you only make use of the desc folder that is created.

以下步骤使用创建desc文件夹

SELECT * FROM STUDENT ORDER BY NO DESC;

所有学生顺序升序排列

Give the column a different name (e. g. "Order By DESC" )

指定不同名称例如OrderByDESC”)。

SORT_DESC - sort in descending order

SORT_DESC-按照下降顺序排序

Each array or LUN on each DS4500 has a descriptor in the files used. Following is an example line from disk1. desc

每个磁盘DS4500每个LUN使用文件一个描述符

select BNAME, AUTHOR, price from BOOKS order by PRICE desc

查询现有图书价格最高图书输出书名作者

select top 6 * from Product order by price desc

查询Product价格最高6商品