当前查询到212条专利与查询词 "Chen Panpan"相关,搜索用时0.2811366秒!排序方式:
发明专利:114实用新型: 89外观设计: 9
114 条,当前第 1-10 条 下一页 最后一页 返回搜索页
申请号:201911208467.4 公开号:CN110843055A 主分类号:B27D1/08
摘要:【中文】本发明提供了一种防火多层桉木板及其生产方法,该多层板的生产方法包括单板薄板分选、薄板涂胶、冷压、热压、静置养生和刮灰、砂光、修补、切边和贴面板的步骤,其特点是:在第一次热压和最后一次热压之前在板坯四周和上下表面喷涂一层防火固化膜,保护防止胶水在热压过程过快干燥,并保持多层板内部的应力,还可以使脲醛胶水充分反应完全,使之成型后的多层板不易开裂,用户使用过程减少了挥发性甲醛,热压以后板材经过静置养生、砂光及贴面板,即可锯边包装得到防火多层桉木板产品。 【EN】The invention provides a fireproof multi-layer eucalyptus board and a production method thereof, wherein the production method of the multi-layer eucalyptus board comprises the steps of single board and thin board sorting, thin board gluing, cold pressing, hot pressing, standing and health preserving, dust scraping, sanding, repairing, edge cutting and panel pasting, and is characterized in that: the protection prevents glue and dries at hot pressing process is too fast around the slab before first hot pressing and last hot pressing with upper and lower surface spraying one deck fire prevention solidified membrane, and keep the inside stress of multiply wood, can also make urea-formaldehyde glue fully react completely, the multiply wood after making it the shaping is difficult for the fracture, the user use has reduced volatile formaldehyde, panel after the hot pressing is through the health preserving that stews, sand light and veneer, can saw limit packing and obtain fire prevention multilayer eucalyptus board product.
详细信息 下载全文

申请号:201911208465.5 公开号:CN110871477A 主分类号:B27D1/04
摘要:【中文】本发明提供了一种防虫多层桉木板及其生产方法,该多层板的生产方法包括单板薄板分选、薄板涂胶、冷压、热压、静置养生和刮灰、砂光、修补、切边和贴面板的步骤,其特征在于 :在第一次热压和最后一次热压之前在板坯表面四周和上下喷涂一层防虫固化膜,保护防止胶水在热压过程过快干燥,并保持多层板内部的应力,还可以使之脲醛胶水充分反应完全,使之成型后的多层板不易发霉,用户使用过程还减少了挥发性甲醛,热压以后板材经过静置养生、砂光及贴面板,即可锯边包装得到防虫多层桉木板产品。 【EN】The invention provides an insect-proof multilayer eucalyptus board and a production method thereof, wherein the production method of the multilayer board comprises the steps of single board sheet sorting, sheet gluing, cold pressing, hot pressing, standing and health preserving, dust scraping, sanding, repairing, edge cutting and panel pasting, and is characterized in that: the method comprises the following steps of spraying a layer of insect-proof curing film on the periphery and the upper part and the lower part of the surface of a plate blank before the first hot pressing and the last hot pressing, protecting and preventing glue from being dried too fast in the hot pressing process, keeping the stress inside a multilayer plate, fully reacting the urea-formaldehyde glue, and enabling the formed multilayer plate not to go moldy easily.
详细信息 下载全文

申请号:201911405803.4 公开号:CN111209195A 主分类号:G06F11/36
摘要:【中文】本申请示出了一种生成测试用例的方法及装置。电子设备可以自动生成测试用例,不需要技术人员手动编写测试用例,从而降低了技术人员的工作量,降低了人工成本。不需要人为编写测试用例,从而可以避免人为编写出错的情况,以避免降低测试的准确度。例如,在对待测试函数进行BUG测试时,如果技术人员手动编写测试用例,则在测试函数名以及对应的测试函数值较多的情况下,容易出现人为将多个测试函数名与测试函数值混淆的情况,从而造成编写出错。而本申请不需要人为参与,全程自动化编写测试用例,因此,可以尽可能避免人为出错的情况。电子设备自动化编写测试用例往往较快,需要耗费的时间少,从而可提高编写测试用例的效率,继而提高测试效率。 【EN】The application discloses a method and a device for generating a test case. The electronic equipment can automatically generate the test cases without manually compiling the test cases by technicians, so that the workload of the technicians is reduced, and the labor cost is reduced. The test case does not need to be manually written, so that the condition of manual writing errors can be avoided, and the test accuracy is prevented from being reduced. For example, when performing a BUG test on a function to be tested, if a technician manually compiles a test case, under the condition that the test function names and the corresponding test function values are more, the condition that a plurality of test function names and the test function values are artificially confused easily occurs, so that a compiling error is caused. The test case is automatically compiled in the whole process without human participation, so that the condition of human error can be avoided as much as possible. The electronic equipment automatically compiles the test cases is usually fast, and the time consumed is short, so that the efficiency of compiling the test cases can be improved, and the test efficiency is improved.
详细信息 下载全文

申请号:201911400722.5 公开号:CN111240681A 主分类号:G06F8/40
摘要:【中文】本发明实施例提供了一种不同编程语言的转换方法及装置。该方法包括:获取初始功能代码中每个类对应的元数据;其中,初始功能代码为包括多个不同类型的类的符合第一编程语言规范的代码;将与关键字相同的代码调整为与关键字不同的代码,将相同的方法名代码调整为不同的方法名代码,得到中间元数据;对中间元数据中的类进行注册,并对中间元数据中的泛型、基类以及枚举类分别进行差异化处理,得到符合第二编程语言规范的目标元数据;将目标元数据录入预设模板中,生成目标功能代码。本发明实施例可以将符合第一程序语言规范的功能代码,自动转换为符合第二编程语言规范的功能代码,整个转换过程方便简单,同时也解决了人工转换带来的各种问题。 【EN】The embodiment of the invention provides a method and a device for converting different programming languages. The method comprises the following steps: acquiring metadata corresponding to each class in the initial function code; wherein the initial function code is code conforming to a first programming language specification comprising a plurality of classes of different types; adjusting the code same with the keyword into a code different from the keyword, and adjusting the same method name code into a different method name code to obtain intermediate metadata; registering classes in the intermediate metadata, and performing differentiation processing on the generic class, the base class and the enumerated class in the intermediate metadata respectively to obtain target metadata conforming to the second programming language specification; and inputting the target metadata into a preset template to generate a target function code. The embodiment of the invention can automatically convert the function codes conforming to the first programming language specification into the function codes conforming to the second programming language specification, the whole conversion process is convenient and simple, and various problems caused by manual conversion are solved.
详细信息 下载全文

申请号:201911345612.3 公开号:CN111006325A 主分类号:F24F1/0087
摘要:【中文】本发明提供一种智能化的立式空调,包括外壳,微电脑数字控制器,后盖,出风结构,可活动组装架结构,固定矩形块,换热器,膨胀阀,第一风机,压缩机,可清理进风箱结构,可旋转支撑座结构和辅助雾化箱结构,所述的微电脑数字控制器螺栓安装在外壳左侧的中上部;所述的后盖螺栓安装在外壳的后壁上;所述的出风结构螺栓安装在外壳内部上侧的左方;所述的可活动组装架结构安装在外壳的内壁上;所述的固定矩形块分别一体化设置在可活动组装架结构内壁的右上部和下部的中间部位。本发明的有益效果为:通过可活动组装架结构的设置,进而便于辅助该固定板架活动,并从外壳内移出,进行检修维护的工作,且增加了功能性。 【EN】The invention provides an intelligent vertical air conditioner, which comprises a shell, a microcomputer digital controller, a rear cover, an air outlet structure, a movable assembly frame structure, a fixed rectangular block, a heat exchanger, an expansion valve, a first fan, a compressor, a cleanable air inlet box structure, a rotatable supporting seat structure and an auxiliary atomization box structure, wherein a microcomputer digital controller bolt is arranged at the middle upper part of the left side of the shell; the rear cover bolt is arranged on the rear wall of the shell; the air outlet structure bolt is arranged on the left side of the upper side in the shell; the movable assembling frame structure is arranged on the inner wall of the shell; the fixed rectangular blocks are respectively and integrally arranged in the middle parts of the upper right part and the lower part of the inner wall of the movable assembling frame structure. The invention has the beneficial effects that: through the setting of movable equipment frame structure, and then be convenient for assist this fixed grillage activity to shift out in following the shell, overhaul the work of maintaining, and increased the functionality.
详细信息 下载全文

申请号:201911346527.9 公开号:CN111006345A 主分类号:F24F7/007
摘要:【中文】本发明提供一种智能化的家用新风装置,包括新风箱,移动刹车轮,螺纹杆,方头螺母,吸附座,可插接清理架结构,可过滤检测排放箱结构,可插接维护控制座结构,可旋转收纳盒结构,进气孔,第一PVC条,出气孔,第二PVC条,第一固定盖,分隔板,进风机,进气管,吸风罩,出气管,第二固定盖和固定座。本发明新风箱,第二固定盖,插接架,不锈钢网和U型杆的设置,有利于在工作的过程中拆卸插接架和不锈钢网,方便对不锈钢网进行清理和更换工作;过滤排放箱,第二气体传感器,PLC和进风机的设置,有利于在工作的过程中通过进风机将气体送入过滤排放箱的内部然后通过过滤排放箱上部的第二气体传感器对气体进行检测工作。 【EN】The invention provides an intelligent household fresh air device which comprises a fresh air box, a movable brake wheel, a threaded rod, a square-head nut, an adsorption seat, a pluggable cleaning frame structure, a filtering detection discharge box structure, a pluggable maintenance control seat structure, a rotatable storage box structure, an air inlet hole, a first PVC strip, an air outlet hole, a second PVC strip, a first fixing cover, a partition plate, an air inlet machine, an air inlet pipe, an air suction cover, an air outlet pipe, a second fixing cover and a fixed seat. The novel air box, the second fixing cover, the inserting frame, the stainless steel net and the U-shaped rod are arranged, so that the inserting frame and the stainless steel net can be detached in the working process, and the stainless steel net can be cleaned and replaced conveniently; the filtering and discharging box, the second gas sensor, the PLC and the air inlet machine are arranged, so that the air is fed into the filtering and discharging box through the air inlet machine in the working process, and then the gas is detected through the second gas sensor on the upper part of the filtering and discharging box.
详细信息 下载全文

申请号:201911346529.8 公开号:CN111006350A 主分类号:F24F7/06
摘要:【中文】本发明提供一种便于维护的多功能的家用新风装置,包括矩形安装框,左侧导管,安装框支杆,安装框耳板,辅助加热架结构,左侧法兰盘,左侧连接管,便拆净化架结构,防护吸风架结构,右侧导管,右侧连接管,右侧法兰盘,可调节出风架结构,风管支杆和风管耳板,所述的左侧导管插接在矩形安装框内部左侧的中间位置;所述的安装框支杆焊接在矩形安装框的上侧四角处。本发明加热管螺旋套接在铜管的外侧,有利于在使用时能够增加对铜管内经过的空气起到辅助加热功能;挡板的左侧还螺钉安装有防护罩,有利于在使用时能够避免下雨时雨水进入到风机框内造成影响。 【EN】The invention provides a multifunctional household fresh air device convenient to maintain, which comprises a rectangular mounting frame, a left side guide pipe, a mounting frame support rod, a mounting frame lug plate, an auxiliary heating frame structure, a left side flange plate, a left side connecting pipe, a conveniently-disassembled purification frame structure, a protective air suction frame structure, a right side guide pipe, a right side connecting pipe, a right side flange plate, an adjustable air outlet frame structure, an air pipe support rod and an air pipe lug plate, wherein the left side guide pipe is inserted in the middle position on the left side in the rectangular mounting frame; the mounting frame supporting rods are welded at the four corners of the upper side of the rectangular mounting frame. The heating pipe is spirally sleeved outside the copper pipe, so that the auxiliary heating function of air passing through the copper pipe can be increased when the heating pipe is used; the protection casing is still installed to the screw on the left side of baffle, is favorable to causing the influence in rainwater entering into the fan frame when can avoiding raining when using.
详细信息 下载全文

申请号:202010040339.X 公开号:CN111237935A 主分类号:F24F7/00
摘要:【中文】本发明涉及新风装置领域,具体是一种家用水滤尘新风装置,包括水平设置的支撑安装筒,支撑安装筒的两侧中间位置分别设置有蓄电池安装罩和储液安装筒,蓄电池安装罩的内部设置有蓄电池组,储液安装筒的外侧上端设置有进水管,配合进水管设置有旋盖,所述蓄电池安装罩正对储液安装筒的一侧中间位置设置有传动安装罩,通过适应性安装结构进行安装,使得装置能够适应不同厚度墙体的安装,且安装速度快,安装稳定性强,通过多齿轮传动结构,采用小传大的啮合传动结构,使得装置运行的噪音低,传动稳定型强,通过转动导流和均匀导流,使得装置进行雾化,伴随定向导流,实现滤尘作业,使得装置的滤尘效率高,滤尘效果好。 【EN】The invention relates to the field of fresh air devices, in particular to a household water dust filtering fresh air device which comprises a horizontally arranged support mounting cylinder, wherein a storage battery mounting cover and a liquid storage mounting cylinder are respectively arranged at the middle positions of two sides of the support mounting cylinder, a storage battery pack is arranged in the storage battery mounting cover, a water inlet pipe is arranged at the upper end of the outer side of the liquid storage mounting cylinder, a rotary cover is arranged by matching with the water inlet pipe, a transmission mounting cover is arranged at the middle position of one side of the storage battery mounting cover, which is opposite to the liquid storage mounting cylinder, the device can adapt to the mounting of wall bodies with different thicknesses by mounting through an adaptive mounting structure, the mounting speed is high, the mounting stability is strong, a small-transmission large meshing transmission structure is adopted by a multi-gear transmission structure, the noise of the operation of the device is low, the transmission stability is strong, the dust filtering operation is realized, so that the dust filtering efficiency of the device is high, and the dust filtering effect is good.
详细信息 下载全文

申请号:202010049893.4 公开号:CN111240284A 主分类号:G05B19/418
申请人:【中文】陈欣【EN】Chen Xin 申请日:2020.01.17 公开日:2020.06.05
摘要:【中文】本发明提供了一种模拟生产过程中液体浆料产品产量的品质控制方法。该技术方案首先考察了液体浆料产品的生产过程:原材料在分散罐中进行混合预分散;浆料分散完毕后,从分散罐中流入到研磨罐中进行进一步研磨混合。以此为基础,探究了影响产品产量的因素,以原材料重量和产品粘度为变量模拟生产过程,并形成计算公式。以该计算公式为核心,本发明可分别称量出上次和本次用于浆料生产的原料质量,测量出上次和本次生产过程中不同阶段浆料的粘度,并进行加和;进而代入计算公式,计算出成品浆料的预估产量。该方法使用方便,同时能大大提高对产品产量的模拟精度,提高产品生产过程的品质控制水平。 【EN】The invention provides a quality control method for simulating the yield of a liquid slurry product in a production process. The technical scheme firstly inspects the production process of the liquid slurry product: mixing and pre-dispersing the raw materials in a dispersing tank; after the slurry is dispersed, the slurry flows into a grinding tank from the dispersion tank for further grinding and mixing. Based on the method, factors influencing the product yield are researched, the production process is simulated by taking the weight of raw materials and the viscosity of the product as variables, and a calculation formula is formed. Taking the calculation formula as a core, the invention can respectively weigh the raw material quality for the slurry production at the last time and the current time, measure the viscosity of the slurry at different stages in the production process at the last time and the current time, and add the viscosity; and substituting the calculated value into a calculation formula to calculate the estimated yield of the finished product slurry. The method is convenient to use, and can greatly improve the simulation precision of the product yield and improve the quality control level of the product production process.
详细信息 下载全文

申请号:201911284588.7 公开号:CN111004197A 主分类号:C07D307/91
申请人:【中文】中山大学【EN】SUN YAT-SEN University 申请日:2019.12.13 公开日:2020.04.14
摘要:【中文】本发明公开了一类sorbicillinoid类衍生物及其制备方法和应用。所述sorbicillinoid类衍生物分离自海洋真菌菌株Trihoderma sp.SYSU‑MS4670的发酵液,为新化合物,均表现出较好的抗炎活性,尤其是化合物1、2、7、9、10、11和12,其有效抑制炎症细胞NO的产生,IC50均低于10μM,同时所述化合物的细胞毒性低,可制备成为抗炎药物进行应用,且化合物的制备过程简单,具有广阔的应用前景。 【EN】The invention discloses a kind of sorbieritoid derivatives, a preparation method and application thereof. The sorbicillinoid derivative is separated from fermentation liquor of a marine fungus strain Trihederma sp.SYSU-MS4670, is a new compound, shows good anti-inflammatory activity, and particularly compounds 1, 2, 7, 9, 10, 11 and 12, effectively inhibit the generation of inflammatory cells NO and IC50The compound is lower than 10 mu M, the cytotoxicity of the compound is low, the compound can be prepared into an anti-inflammatory drug for application, and the compound is simple in preparation process and has wide application prospect.
详细信息 下载全文

114 条,当前第 1-10 条 下一页 最后一页 返回搜索页