摘要:
function timestampToDate(timestamp) { const date = new Date(timestamp); const year = date.getFullYear(); const month = String(date.getMonth() + 1).pad 阅读全文
摘要:
错误 C4996 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See 阅读全文
摘要:
Body AdvancedBrep Geometry Body Brep Geometry是通过边界表示模型(包括NURBS)表示产品的三维形状。应使用保持该几何表示的IfcShapeResentation的以下属性值: IfcShapeRepresentation.RepresentationId 阅读全文
摘要:
PEnum_DistributionSystemElectricalCategory Type values TypeDescription EXTRALOWVOLTAGE No description available. HIGHVOLTAGE No description available. 阅读全文