码迷,mamicode.com
首页 >  
搜索关键字:describes    ( 260个结果
6-CSS
HTML Style Tags CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media. CSS sa ...
分类:Web程序   时间:2018-02-18 22:44:07    阅读次数:280
POJ 3436 ACM Computer Factory
ACM Computer Factory Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 8632 Accepted: 3140 Special Judge Description As you know, all the com ...
分类:其他好文   时间:2018-01-13 12:57:23    阅读次数:150
Kali Linux下设置静态IP
最后,/etc/init.d/networking restart重启网络 ...
分类:系统相关   时间:2018-01-09 12:57:50    阅读次数:278
1074. Reversing Linked List (25)
Given a constant K and a singly linked list L, you are supposed to reverse the links of every K elements on L. For example, given L being 1→2→3→4→5→6, ...
分类:其他好文   时间:2018-01-08 23:02:18    阅读次数:224
Oracle ALL_OBJECTS
ALL_OBJECTS ALL_OBJECTS describes all objects accessible to the current user. ALL_OBJECTS描述当前用户的可访问的所有对象。 https://docs.oracle.com/cd/B14117_01/server. ...
分类:数据库   时间:2018-01-06 15:53:21    阅读次数:173
PAT1097:Deduplication on a Linked List
1097. Deduplication on a Linked List (25) 时间限制 300 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 300 ms 时间限制 300 ms 内存限制 65536 kB 内存 ...
分类:其他好文   时间:2017-12-29 12:16:44    阅读次数:140
洛谷P3038 [USACO11DEC]牧草种植Grass Planting
题目描述 Farmer John has N barren pastures (2 <= N <= 100,000) connected by N-1 bidirectional roads, such that there is exactly one path between any two p ...
分类:其他好文   时间:2017-12-23 23:10:48    阅读次数:218
053-9
Which statement describes the information returned by the DBMS_SPACE.SPACE_USAGE procedure for LOB space usage?A. It returns space usage of only Basic ...
分类:其他好文   时间:2017-12-19 01:26:49    阅读次数:162
状态压缩dp第一题
标签: ACM 题目: Farmer John has purchased a lush new rectangular pasture composed of M by N (1 ≤ M ≤ 12; 1 ≤ N ≤ 12) square parcels. He wants to grow some ...
分类:其他好文   时间:2017-11-30 20:13:21    阅读次数:197
POI 用户自定义函数
User Defined Functions How to Create and Use User Defined Functions Description This document describes the User Defined Functions within POI. User de ...
分类:其他好文   时间:2017-11-14 16:32:39    阅读次数:265
260条   上一页 1 ... 6 7 8 9 10 ... 26 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!