摘要:
IfcExternalReference 实体定义 IfcExternalReference是当前模型或项目数据库中未明确表示的信息的标识(作为当前模型的实现)。这些信息可以包含在分类、文档或库中。IfcExternalReference标识特定项,例如字典条目、分类符号或外部源中的文档引用。 仅给 阅读全文
摘要:
IfcExternalInformation 实体定义 IfcExternalInfo是当前模型或项目数据库中未明确表示的信息源的标识(作为当前模型的实现)。IFCExternalInfo标识外部源(分类、文档或库),但不标识外部源中的特定项,如字典条目、分类符号或文档引用 IFCExternalI 阅读全文
摘要:
IfcDocumentReference 实体定义 IfcDocumentReference是对文档位置的引用。引用由系统可解释的位置属性(URL字符串)和可选的继承内部引用标识给出,该属性指的是文档中的系统可解释位置。可选的继承名称属性对人类读者具有意义。可选的文档元数据也可以通过引用IfcDoc 阅读全文
摘要:
IfcConnectionGeometry 实体定义 IfcConnectionGeometry用于描述促进两个对象物理连接的几何和拓扑约束。它被设想为应用于元素连接关系的控件。 注意:元素连接关系通常通过引用相关和相关元素来提供逻辑连接信息。如果另外提供了IfcConnectionGeometry 阅读全文
摘要:
java时间戳转为日期 public static void main(String[] args) { long l1 = new Long("1661657159000"); SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yy 阅读全文
摘要:
StatementCallback; bad SQL grammar [DROP TABLE IF EXISTS java spring boot项目自动建表报错 在配置文件中,spring.datasource.url 后追加参数: allowMultiQueries=true 错误消除,运行正常 阅读全文
摘要:
IfcConnectionCurveGeometry 实体定义 IfcConnectionCurveGeometry用于描述几何约束,这些几何约束有助于在曲线或与曲线几何相关的边上实现两个对象的物理连接。它被设想为应用于元素连接关系的控件。 CurveOnRelatingElement属性中的Ifc 阅读全文
摘要:
IfcSurfaceOrFaceSurface 类型定义 IfcSurface或FaceSurface提供了选择几何模型中的几何曲面(IfcSurfaces和子类型)或拓扑模型中具有关联曲面几何图形和坐标的面(IfcFaceSurfaces)的选项。 IFC2x3中的新选择类型。 Enumerati 阅读全文
摘要:
IfcSolidOrShell 类型定义 iFCSolidShell提供了选择几何模型中的几何体(iFCSoledModel和子类型)或拓扑模型中的壳(IfcClosedShell)的选项。 IFC4中的新选择类型。 Enumeration definition ConstantDescriptio 阅读全文
摘要:
IfcPointOrVertexPoint 类型定义 IfcPoint或VertexPoint提供了在几何模型中选择几何点(IfcPoint和子类型)或在拓扑模型中选择具有关联点坐标的顶点(IfcVertexPoint)的选项。 IFC2x3中的新选择类型。 Enumeration definiti 阅读全文
摘要:
IfcGridPlacementDirectionSelect 类型定义 IfcGridPlacementDirectionSelect允许选择将网格放置定义为显式方向,或通过引用第二个网格交点来提供方向。 IFC4中的新选择类型。 Enumeration definition ConstantDe 阅读全文
摘要:
IfcCurveOrEdgeCurve 类型定义 IfcCurveOrEdgeCurve提供了在几何模型中选择几何曲线(IfcCurve和子类型)或在拓扑模型中选择具有关联几何图形和坐标的曲线(IfcEdgeCurve)的选项。 IFC2x3中的新选择类型。 Enumeration definiti 阅读全文
摘要:
DataInput /* * Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to licen 阅读全文
摘要:
DateFormatSymbols /* * Copyright (c) 1996, 2016, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject 阅读全文
摘要:
redis操作 import redis r = redis.StrictRedis(host='localhost', port=6379, db=0) r.set('test1', 'test1') value1 = r.get('car') print(value1) all_keys = r 阅读全文
摘要:
Calendar /* * Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to licens 阅读全文
摘要:
ubuntu redis [zqy@VFSD local]# [zqy@VFSD local]# cd /home/myfile [zqy@VFSD myfile]# [zqy@VFSD myfile]# [zqy@VFSD myfile]# [zqy@VFSD myfile]# ls apache 阅读全文
摘要:
IfcDocumentInformationRelationship 实体定义 IfcDocumentInformationRelationship是一种关系实体,它使文档能够引用其他文档。它用于描述一个文档可以引用一个或多个其他子文档的关系,或者一个文档用作另一个文档的替换(但原始文档和替换文档都 阅读全文
摘要:
IfcDocumentInformation 实体定义 IfcDocumentInformation捕获外部文档的“元数据”。本规范未定义文件的实际内容;相反,它可以在Location属性之后找到。 可以使用IfcDocumentReference从交换结构中全部或部分引用相同的IFCDocatio 阅读全文
摘要:
GregorianCalendar /* * Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject 阅读全文
摘要:
SortedMap /* * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to licen 阅读全文
摘要:
CalendarUtils package sun.util.calendar; public class CalendarUtils { public static final boolean isGregorianLeapYear(int arg) { return arg % 4 == 0 & 阅读全文
摘要:
Element package org.jsoup.nodes; import org.jsoup.helper.ChangeNotifyingArrayList; import org.jsoup.helper.StringUtil; import org.jsoup.helper.Validat 阅读全文
摘要:
Node package org.jsoup.nodes; import org.jsoup.SerializationException; import org.jsoup.helper.StringUtil; import org.jsoup.helper.Validate; import or 阅读全文
摘要:
Elements package org.jsoup.select; import org.jsoup.helper.Validate; import org.jsoup.nodes.Element; import org.jsoup.nodes.FormElement; import org.js 阅读全文
摘要:
IfcLanguageId 类型定义 IfcLanguageId标识自然语言文本的表达语言。它使用语言标记来标识语言。 注:标签应符合RFC 5646中表达的互联网工程任务组(IETF)语言标签。一致性程序应支持“简单语言”子标签和“语言区域”标签格式。 例如,对于简单语言标记en(英语)、de(德 阅读全文
摘要:
ssh状态查询 [vfsd@VFSD ~]# [vfsd@VFSD ~]# systemctl status sshd.service ?sshd.service - OpenSSH server daemon Loaded: loaded (/usr/lib/systemd/system/sshd 阅读全文
摘要:
Document package org.jsoup.nodes; import org.jsoup.helper.StringUtil; import org.jsoup.helper.Validate; import org.jsoup.parser.ParseSettings; import 阅读全文
摘要:
String /* * Copyright (c) 1994, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license 阅读全文
摘要:
IfcTimeStamp IfcTimeStamp是通过测量自1970年1月1日00:00:00 UTC以来经过的秒数来指示日期和时间。 类型:整数 IEEE Std 1003.1中定义的注释。 IFC1.5.1中的新类型。 EXPRESS Specification TYPE IfcTimeSta 阅读全文