码迷,mamicode.com
首页 >  
搜索关键字:building blocks    ( 2951个结果
BIM到底是啥?
近年来随着BIM的大火以及一些政策的支持,BIM逐渐走入建筑行业的视野,但其实大部分人都不知道或者说不了解BIM到底是啥。去百度上进行搜索,你会知道BIM就是Building Information Modeling翻译成中文就是建筑信息模型。还会了解到建筑信息模型(Building Informa ...
分类:其他好文   时间:2019-11-25 18:28:16    阅读次数:83
【ubuntu】开机一直“/dev/sda3:clean, XXX files, XXXX blocks”解决方法
由于该电脑是实验室公用跑模型的机子,在解决过程中,发现是 cuda 导致一直进不了系统。原因是装了两个不同版本的cuda,一个9.2,另一个10.0,因为是公用的,目前尚不清楚,怎么同时装上两个的,也有可能是装后一个时,前一个没清理干净,而影响了当前 cuda 版本。网上出现这种问题的另一个原因【1 ...
分类:系统相关   时间:2019-11-24 17:56:24    阅读次数:728
PAT甲级——A1149DangerousGoodsPackaging【25】
When shipping goods with containers, we have to be careful not to pack some incompatible goods into the same container, or we might get ourselves in s ...
分类:其他好文   时间:2019-11-24 00:15:37    阅读次数:123
Codeforces Round #503 (by SIS, Div. 2)
A New Building for SIS 题意:英语阅读,ab之间都有通道。 ...
分类:其他好文   时间:2019-11-23 09:33:10    阅读次数:69
【文件系统】dumpe2fs命令
dumpe2fs - dump ext2/ext3/ext4 filesystem information dumpe2fs prints the super block and blocks group information for the filesystem present on devic ...
分类:其他好文   时间:2019-11-21 12:02:29    阅读次数:104
GraphQL学习之原理篇
前言 在上一篇文章基础篇中,我们介绍了GraphQL的语法以及类型系统,算是对GraphQL有个基本的认识。在这一篇中,我们将会介绍GraphQL的实现原理。说到原理,我们就不得不依托于GraphQL的规范:GraphQL 概述 GraphQL规范主体部分有6大部分,除去我们在上一节讲到的类型系统( ...
分类:其他好文   时间:2019-11-21 09:37:25    阅读次数:132
VS2017编译错误:#error: Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version
VS2017编译错误:#error: Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version 先选择“解决方案管理器”, 然后按如下路径: 项目-》属性-》C/C++-》代码生成-》 ...
分类:移动开发   时间:2019-11-20 15:30:30    阅读次数:105
java程序中访问https时,报 PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
在java中使用https访问数据时报异常: 需要使用keytool工具,将对应域名的证书导入到jdk的cacerts中,这个证书可以是*.crt,*.cer等证书 cacerts包含了很多CA证书,位置在Java的安装目录: Java\jdk1.8.0_181\jre\lib\security\c ...
分类:编程语言   时间:2019-11-18 18:16:13    阅读次数:89
信息显示和搜索命令
[root@#quan#Better ~]$uname -r #显示内核发行版本号 2.6.32-696.el6.x86_64 [root@#quan#Better ~]$uname -n #显示主机名 Better [root@#quan#Better ~]$uname -v #显示内核版本 #1 ...
分类:其他好文   时间:2019-11-18 10:13:02    阅读次数:84
Available time
Google Calendar, Outlook, iCal has been banned from your company! So an intrepid engineer has decided to roll their own implementation. Unfortunately ...
分类:其他好文   时间:2019-11-17 10:26:40    阅读次数:79
2951条   上一页 1 ... 24 25 26 27 28 ... 296 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!