码迷,mamicode.com
首页 >  
搜索关键字:structure    ( 2775个结果
数据库基础01-SQL基础语法
数据库查询语言(Structured Query Language) 数据库查询语言: DDL(data definition language) -数据定义语言,建库建表 DML (data manipulate language ) -数据操作语言,增删改 DQL (data query lan ...
分类:数据库   时间:2020-06-12 12:44:31    阅读次数:64
IntelliJ IDEA之新建项目后之前的项目不见了
解决方法: file-->project structure -->点击"+" >import module ...
分类:其他好文   时间:2020-06-09 20:28:25    阅读次数:696
The Anatomy of a Large-Scale Hypertextual Web Search Engine
The Google search engine has two important features that help it produce high precision results. First, it makes use of the link structure of the Web ...
分类:Web程序   时间:2020-06-09 14:21:52    阅读次数:82
What's next?
Retire deprecated micro app projects. (Repo, Codeship, S3) Improve our code structure, how do we layout/split our components and services? https://ind ...
分类:其他好文   时间:2020-06-09 10:06:09    阅读次数:144
IfcElementAssemblyTypeEnum
此枚举定义元素程序集的基本配置类型。在IFC2x2中增加的新枚举。 ConstantDescription ACCESSORY_ASSEMBLY Assembled accessories or components. ARCH A curved structure. BEAM_GRID Inter ...
分类:编程语言   时间:2020-06-09 09:23:28    阅读次数:74
走起!左边跟我一起学网络 右边画个拓扑图
关于网络:一组自治计算机互连的集合,用来实现资源共享、分布式处理、负载均衡和综合信息服务。“没有网络安全,就没有国家安全”你还不快来看看网络知识你知道多少?网络的组成:1、终端设备/应用程序(computer、printer、server)--系统工程师2、网络设备(router、switch、firewall、hub、AP)-----网络工程师3、传输介质(twisted-pair、fibero
分类:其他好文   时间:2020-06-08 17:33:44    阅读次数:96
数据结构之稀疏数组的使用场景及实现
一、数据结构与算法的关系 1.数据data结构(structure)是一门研究组织数据方式的学科,有了编程语言也就有了数据结构.学好数据结构可以编写出更加漂亮,更加有效率的代码。 2.要学习好数据结构就要多多考虑如何将生活中遇到的问题,用程序去实现解决. 3.程序 = 数据结构 + 算法 4.数据结 ...
分类:编程语言   时间:2020-06-08 12:21:19    阅读次数:68
如何用veeam给windows服务器做备份?
1、安装veeambackup&replicationconsole:先在server端(存储端)安装veeambackup&replicationconsole,可能会要求你先装.net4.7(装.net4.7之前先安装KB2919442-x64,再安装KB2919355-x64),同时防火墙开放tcp以下端口:2502,6160,6183,6210,9392,9393,9395
分类:Windows程序   时间:2020-06-08 09:27:33    阅读次数:503
英语单词organization
英语单词organization 恋12 翻译 n. 组织;机构;体制;团体 复数 organizations GMAT | CET4 | 商务英语 | 考研 释义1——结构 来源1——天国之秋 In structure, the basic unit of organization for Zen ...
分类:其他好文   时间:2020-06-07 19:13:50    阅读次数:99
html element and list
Block element Block elements, or block-level elements, have a rectangular structure. By default, these elements will span the entire width of its pare ...
分类:Web程序   时间:2020-06-05 21:12:41    阅读次数:89
2775条   上一页 1 ... 10 11 12 13 14 ... 278 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!