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商品