<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>转载 &#8211; 晨阳博客</title>
	<atom:link href="https://zhangchenyang.cn/category/zz/feed" rel="self" type="application/rss+xml" />
	<link>https://zhangchenyang.cn</link>
	<description>欢迎来到张晨阳的博客</description>
	<lastBuildDate>Thu, 17 Nov 2022 06:11:55 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>【转】如何删除docker中的镜像</title>
		<link>https://zhangchenyang.cn/230.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Thu, 17 Nov 2022 06:11:55 +0000</pubDate>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=230</guid>

					<description><![CDATA[查找需要删除的镜像 sudo docker images 查询所有docker容器 sudo doc&#8230; <a href="https://zhangchenyang.cn/230.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">【转】如何删除docker中的镜像</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[<ul>
<li>查找需要删除的镜像</li>
</ul>
<p style="padding-left: 40px;"><code>sudo docker images</code></p>
<ul>
<li>查询所有docker容器</li>
</ul>
<p style="padding-left: 40px;"><code>sudo docker ps -a</code></p>
<ul>
<li>停掉所需要删除镜像的容器</li>
</ul>
<p style="padding-left: 40px;"><code>docker rm CONTAINER ID</code></p>
<ul>
<li>删除镜像</li>
</ul>
<p style="text-align: left; padding-left: 40px;"><code>docker rmi bf756fb1ae65</code></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【转】如何彻底禁用笔记本键盘</title>
		<link>https://zhangchenyang.cn/222.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Thu, 19 May 2022 06:40:06 +0000</pubDate>
				<category><![CDATA[转载]]></category>
		<category><![CDATA[软件]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=222</guid>

					<description><![CDATA[步骤– 1禁用特定策略 1.按 Windows键+ R 进入运行窗口。 2.在“运行”窗口中，键入“&#8230; <a href="https://zhangchenyang.cn/222.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">【转】如何彻底禁用笔记本键盘</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[<p>步骤– 1禁用特定策略</p>
<p>1.按 Windows键+ R 进入运行窗口。</p>
<p>2.在“运行”窗口中，键入“ gpedit.msc ”。</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-223" src="https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-76ca2d4c7c6cc75b1184c43d08ebc0c1_1440w.jpg" width="425" height="247" srcset="https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-76ca2d4c7c6cc75b1184c43d08ebc0c1_1440w.jpg 425w, https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-76ca2d4c7c6cc75b1184c43d08ebc0c1_1440w-300x174.jpg 300w" sizes="(max-width: 425px) 100vw, 425px" /><br />
3.在您的计算机上打开“本地组策略编辑器”后，计算机配置&#8212;管理模板&#8212;系统&#8212;-设备安装&#8212;设备安装限制<br />
然后选择右侧的禁止安装为有其他策略设置描述的设备。<br />
双击</p>
<p data-pid="SL7oAdTD"><img decoding="async" class="alignnone size-full wp-image-224" src="https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-ab2b5fef10056c7b8d4e7976e12692ea_1440w.jpg" width="749" height="525" srcset="https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-ab2b5fef10056c7b8d4e7976e12692ea_1440w.jpg 749w, https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-ab2b5fef10056c7b8d4e7976e12692ea_1440w-300x210.jpg 300w, https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-ab2b5fef10056c7b8d4e7976e12692ea_1440w-428x300.jpg 428w" sizes="(max-width: 749px) 100vw, 749px" /></p>
<p>4，选择启用！！！然后确定</p>
<p>步骤– 2卸载笔记本电脑键盘驱动程序</p>
<p>1.首先，您需要右键单击左下角的Windows图标。</p>
<p>2.之后，点击设备管理器</p>
<p>3.然后点击“ 键盘“ 部分。</p>
<p>在这里，您将看到有两个键盘驱动程序。</p>
<p>一个是 外置键盘 驱动程序（在此计算机上称为“ HID键盘设备”）。</p>
<p>第二个应该是你的 笔记本电脑键盘 驱动程序（对于该设备，它是“ 标准PS / 2键盘 ”）。</p>
<p>四。 右键点击 在笔记本电脑键盘驱动程序上。</p>
<p>5.然后，点击“ 卸载 ”。</p>
<p><img decoding="async" class="alignnone size-full wp-image-225" src="https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-570b11b4fb332f0f8a62f497c6f970ab_1440w.jpg" width="484" height="390" srcset="https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-570b11b4fb332f0f8a62f497c6f970ab_1440w.jpg 484w, https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-570b11b4fb332f0f8a62f497c6f970ab_1440w-300x242.jpg 300w, https://zhangchenyang.cn/wp-content/uploads/2022/05/v2-570b11b4fb332f0f8a62f497c6f970ab_1440w-372x300.jpg 372w" sizes="(max-width: 484px) 100vw, 484px" /><br />
重新启动计算机后，您会发现笔记本电脑的本机密钥不再起作用。恼人的键盘自动跳出解决了，世界彻底清净了。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【转】Materials Studio建模文件转换成Lammps识别的data坐标文件</title>
		<link>https://zhangchenyang.cn/220.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Mon, 16 May 2022 13:51:24 +0000</pubDate>
				<category><![CDATA[模拟计算]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=220</guid>

					<description><![CDATA[1.导出坐标文件 首先在Materials Studio中导出建模文件时就要选择 Insightll&#8230; <a href="https://zhangchenyang.cn/220.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">【转】Materials Studio建模文件转换成Lammps识别的data坐标文件</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[<h1><span style="font-size: 14pt;">1.导出坐标文件</span></h1>
<p>首先在Materials Studio中导出建模文件时就要选择 Insightll Molecule Files(*.car，*.cor），此时会生成相应的 **.car 和 **.mdf 坐标文件。对于常见的cvff，compass力场，最好在 Forcite Tools 工具中选择 Calculation，在Energy选项中就确定好相应的力场文件之后run。方便lammps转换时生成准确的势函数参数。</p>
<h1><span style="font-size: 14pt;">2.转换 data 文件</span></h1>
<p>打开cmd，输入指令：<br />
<code>msi2lmp.exe *** -i -class 1 -frc cvff &gt; data.***</code><br />
指令中 **代表 .car 文件的命名，-i 代表忽略错误，1 代表势函数类型， -frc cvff 代表采用cvff.frc文件进行坐标编译。<br />
此时会生成 **.data 和 data.** 文件，其中 **.data 文件就是lammps能识别的坐标导入文件。一般来说，还需要自行修改相应的势函数参数，这个需要自行处理。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【转】日本旭化成均聚的聚甲醛POM树脂型号以及特性和用途</title>
		<link>https://zhangchenyang.cn/191.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Thu, 03 Mar 2022 10:50:28 +0000</pubDate>
				<category><![CDATA[材料]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=191</guid>

					<description><![CDATA[Polyoxymethylene (POM), also known as acetal, poly&#8230; <a href="https://zhangchenyang.cn/191.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">【转】日本旭化成均聚的聚甲醛POM树脂型号以及特性和用途</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[<p><strong>Polyoxymethylene (POM)</strong>, also known as acetal, polyacetal, and polyformaldehyde, is an engineering thermoplastic used in precision parts requiring high stiffness, low friction, and excellent dimensional stability.</p>
<p><img loading="lazy" decoding="async" class="aligncenter" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Polyoxymethylene.svg/120px-Polyoxymethylene.svg.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/3/35/Polyoxymethylene.svg/180px-Polyoxymethylene.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/3/35/Polyoxymethylene.svg/240px-Polyoxymethylene.svg.png 2x" alt="Full structural formula of the repeating unit" width="120" height="117" data-file-width="420" data-file-height="408" /></p>
<table style="border-style: solid; border-color: #000000;" border="2">
<tbody>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;"><span style="font-size: 18pt;"><strong>等级</strong></span></td>
<td style="height: 24px; border-style: solid; border-color: #000000;"><span style="font-size: 18pt;"><strong>特性</strong></span></td>
<td style="height: 24px; border-style: solid; border-color: #000000;"><span style="font-size: 18pt;"><strong>典型用途</strong></span></td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;" colspan="3"><strong>标准型</strong></td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">2010</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">超高抗冲击，最高分子量。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">滑雪绑扎件，夹子，扇型齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">3010</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">高抗冲击，高延伸率，高分子。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">滑雪绑扎件，辊子，扇型齿轮</td>
</tr>
<tr style="height: 48px;">
<td style="height: 48px; border-style: solid; border-color: #000000;">4010</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">高抗冲击性，高延伸率，中粘度等级。</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">磁带式答录机和录影机零件，座位安全带零件，扇型齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">4060</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">低摩擦，低噪音。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">电机零件</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">5010</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">标准流动性，机械性能优良。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">齿轮，凸轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">7010</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">高流动等级，适合于薄壁，长流动距离的注塑。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">紧固件，喷雾器阀门零件，其他多腔注塑零件</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">高耐久型</td>
<td style="height: 24px; border-style: solid; border-color: #000000;"></td>
<td style="height: 24px; border-style: solid; border-color: #000000;"></td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">MG210</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">高粘度，高耐久，长期耐蠕变。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">滑雪绑扎件，夹子，扇型齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">4050</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">中粘度，耐压缩，耐蠕变。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">滑雪绑扎件，夹子，扇型齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;" colspan="2"><strong>快速周期型</strong></td>
<td style="height: 24px; border-style: solid; border-color: #000000;"></td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">5050</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">标准流动等级，具有高结晶率，可提高生产效率。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">磁带式答录机和录影机零件，座位安全带零件，齿轮。</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">7050</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">高流动等级，具有高结晶率，可提高生产效率。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">磁带毂，其他多腔注塑零件。</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">7054</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">高流动等级，具有高结晶率，可提高生产效率。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">录影机卷轴</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">9054</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">超高流量等级，具有高结晶率，可提高生产效率。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">软碟零件</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;" colspan="3"><strong>耐气候型</strong></td>
</tr>
<tr style="height: 48px;">
<td style="height: 48px; border-style: solid; border-color: #000000;">3013A</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">高粘度等级，耐候性等级含有紫外线吸收剂和其他添加剂具有优良的耐候性。</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">管件，辊子，汽车外部零件。</td>
</tr>
<tr style="height: 48px;">
<td style="height: 48px; border-style: solid; border-color: #000000;">4013A</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">中粘度等级，耐候性等级含有紫外线吸收剂和其他添加剂具有优良的耐候性。</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">手柄及其他汽车内部零件。</td>
</tr>
<tr style="height: 48px;">
<td style="height: 48px; border-style: solid; border-color: #000000;">5013A</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">标准流量等级，耐候性等级含有紫外线吸收剂和其他添加剂具有优良的耐候性。</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">门手柄，镜框</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;" colspan="3"><strong>玻纤增强型</strong></td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">GA510</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">10%玻纤增强具有高刚性和极佳的尺寸稳定性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">底盘，控制杆</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">GA520</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">20%玻纤增强具有高刚性和极佳的尺寸稳定性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">开关主体</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">GN705</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">25%玻纤增强具有高刚性和极佳的尺寸稳定性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">汽车开关主体，辊子，泵零件</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;" colspan="3"><strong>高润滑型</strong></td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LT802</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">高耐冲击性，高延伸率，极佳的耐金属摩擦和磨损性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">齿轮，辊子，轴承</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LT804</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">中粘度。极佳的耐金属摩擦和磨损性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">键盘零件，办公机械的轴承，齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LT805</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">中粘度。极佳的耐金属摩擦和磨损性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">键盘零件，办公机械的轴承，齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LT200</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">超高润滑等级，含特殊润滑剂。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">轴承，导向凸轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">FS410</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">含氟聚合物，极佳的耐塑料摩擦和磨损性。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">速度计轴承</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LA543</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">具有极佳的耐金属和塑料摩擦和磨损性特别是对POM。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">齿轮，凸轮，键盘零件</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LM511</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">具有极佳的耐金属和塑料摩擦和磨损性POM除外。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">键盘零件，办公室仪器轴承，齿轮</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;">LS701</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">具有极佳的耐金属和塑料摩擦和磨损性低摩擦系数。</td>
<td style="height: 24px; border-style: solid; border-color: #000000;">齿轮，凸轮，辊子</td>
</tr>
<tr style="height: 24px;">
<td style="height: 24px; border-style: solid; border-color: #000000;" colspan="3"><strong>耐冲击型，软性</strong></td>
</tr>
<tr style="height: 48px;">
<td style="height: 48px; border-style: solid; border-color: #000000;">4012</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">中粘度等级，通过添加特殊聚合物来降低刚性，但增加延伸率。</td>
<td style="height: 48px; border-style: solid; border-color: #000000;">鈎子，压嵌零件</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[转]常见聚合物的溶度参数</title>
		<link>https://zhangchenyang.cn/161.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Thu, 20 May 2021 05:16:41 +0000</pubDate>
				<category><![CDATA[化学]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=161</guid>

					<description><![CDATA[聚合物 d (J/cm3)1/2 聚四氟乙烯 12.6 聚三氟氯乙烯 14.7 聚二甲基硅氧烷 14&#8230; <a href="https://zhangchenyang.cn/161.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">[转]常见聚合物的溶度参数</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[<table style="border-color: #000000;">
<tbody>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;"><strong>聚合物</strong></td>
<td style="width: 50%; border-color: #000000; text-align: center;"><strong>d (J/cm3)1/2</strong></td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚四氟乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">12.6</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚三氟氯乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">14.7</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚二甲基硅氧烷</td>
<td style="width: 50%; border-color: #000000; text-align: center;">14.9</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">乙丙橡胶</td>
<td style="width: 50%; border-color: #000000; text-align: center;">16.1</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚异丁烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">16.1</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">16.3</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚苯乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">18.7</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲基丙烯酸甲酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">18.7</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚醋酸乙烯酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">19.2</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚氯乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">19.4</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">双酚A聚碳酸酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">19.4</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚丙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">16.3</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚异戊二烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">16.5</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚丁二烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">17.1</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">丁苯橡胶</td>
<td style="width: 50%; border-color: #000000; text-align: center;">17.1</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲基丙烯酸叔丁酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">16.9</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲基丙烯酸正己酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">17.6</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲基丙烯酸正丁酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">17.8</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚丙烯酸丁酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">18.0</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲基丙烯酸乙酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">18.3</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲基丙级硅氧烷</td>
<td style="width: 50%; border-color: #000000; text-align: center;">18.3</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚丙烯酸乙酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">18.7</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚偏氟乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">20-25</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">乙基纤维素</td>
<td style="width: 50%; border-color: #000000; text-align: center;">17.3-21.0</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚氧化乙烯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">20.3</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">纤维素二硝酸酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">21.6</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚对苯二甲酸乙二酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">21.8</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚甲醛</td>
<td style="width: 50%; border-color: #000000; text-align: center;">22.6</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">纤维素二乙酸酯</td>
<td style="width: 50%; border-color: #000000; text-align: center;">23.2</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚乙烯醇</td>
<td style="width: 50%; border-color: #000000; text-align: center;">25.8</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">尼龙66</td>
<td style="width: 50%; border-color: #000000; text-align: center;">27.8</td>
</tr>
<tr>
<td style="width: 50%; border-color: #000000; text-align: center;">聚丙烯腈</td>
<td style="width: 50%; border-color: #000000; text-align: center;">28.7</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[转]异氰酸酯和聚氨酯产业链</title>
		<link>https://zhangchenyang.cn/130.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Fri, 26 Feb 2021 13:57:27 +0000</pubDate>
				<category><![CDATA[化工]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=130</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-133" src="https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a59c3ce673fe1032892.png800.jpg" width="640" height="471" alt="" srcset="https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a59c3ce673fe1032892.png800.jpg 640w, https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a59c3ce673fe1032892.png800-300x221.jpg 300w, https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a59c3ce673fe1032892.png800-408x300.jpg 408w" sizes="auto, (max-width: 640px) 100vw, 640px" />
<figcaption>图1 异氰酸酯和聚氨酯产业链</figcaption>
</figure>



<figure class="wp-block-image"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-134" src="https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a6c37be683fdd532195.png800.jpg" width="657" height="313" alt="" srcset="https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a6c37be683fdd532195.png800.jpg 657w, https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a6c37be683fdd532195.png800-300x143.jpg 300w, https://zhangchenyang.cn/wp-content/uploads/2021/04/16c45a6c37be683fdd532195.png800-630x300.jpg 630w" sizes="auto, (max-width: 657px) 100vw, 657px" />
<figcaption>图2 MDI生产过程</figcaption>
</figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[转]聚氨酯软泡和硬泡的区别</title>
		<link>https://zhangchenyang.cn/128.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Fri, 26 Feb 2021 12:57:49 +0000</pubDate>
				<category><![CDATA[化工]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=128</guid>

					<description><![CDATA[一、工艺不同 聚氨酯软泡和硬泡的区别为：工艺不同、优点不同、用途不同。 1、软泡：是用软泡聚酯多元醇&#8230; <a href="https://zhangchenyang.cn/128.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">[转]聚氨酯软泡和硬泡的区别</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[
<h2 class="has-normal-font-size wp-block-heading">一、工艺不同</h2>



<p>聚氨酯软泡和硬泡的区别为：工艺不同、优点不同、用途不同。</p>



<p>1、软泡：是用软泡聚酯多元醇和TDI-65/35通过箱式发泡工艺生产的。</p>



<p>2、硬泡：是由硬泡聚醚多元醇（聚氨酯硬泡组合聚醚又称白料），与聚合MDI（又称黑料）反应制备的。</p>



<h2 class="has-normal-font-size wp-block-heading">二、优点不同</h2>



<p>1、软泡：软泡具有密度低、弹性回复好、吸音、保温等优点。</p>



<p>2、硬泡：硬泡具有隔热保温，节电效率高、绿色；重量轻，减低载荷；具优良的防水性能；寿命久，适应环境宽；粘结能力强、阻燃性好等优点。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[转]英文论文审稿意见汇总</title>
		<link>https://zhangchenyang.cn/87.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Wed, 12 Jun 2019 01:09:00 +0000</pubDate>
				<category><![CDATA[审稿]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=87</guid>

					<description><![CDATA[作为审稿人，有时候一些审稿意见不知道怎么写，下面是一些常见的审稿意见。 1、目标和结果不清晰。&#038;nb&#8230; <a href="https://zhangchenyang.cn/87.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">[转]英文论文审稿意见汇总</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[
<p>作为审稿人，有时候一些审稿意见不知道怎么写，下面是一些常见的审稿意见。</p>



<p>1、目标和结果不清晰。<br>&nbsp;&nbsp;  It is noted that your manuscript needs careful editing by someone with  expertise in technical English editing paying particular attention to  English grammar, spelling, and sentence structure so that the goals and  results of the study are clear to the reader.</p>



<p>2、未解释研究方法或解释不充分。<br>◆ In general, there is a lack of explanation of replicates and statistical me<br>thods used in the study. <br>◆ Furthermore, an explanation of why the authors did these various experiments <br>should be provided. </p>



<p>3、对于研究设计的rationale:<br>&nbsp;&nbsp; Also, there are few explanations of the rationale for the study design. </p>



<p>4、夸张地陈述结论/夸大成果/不严谨：<br>&nbsp;&nbsp; The conclusions are overstated.&nbsp; For example, the study did not show if the side effects from initial copper burst can be avoid with the polymer formulation.</p>



<p>5、对hypothesis的清晰界定：<br>&nbsp;&nbsp; A hypothesis needs to be presented。</p>



<p>6、对某个概念或工具使用的rationale/定义概念：<br>&nbsp;&nbsp; What was the rationale for the film/SBF volume ratio?</p>



<p>7、对研究问题的定义：<br>&nbsp;&nbsp; Try to set the problem discussed in this paper in more clear, write one section to define the problem</p>



<p>8、如何凸现原创性以及如何充分地写literature review: <br>&nbsp;&nbsp; The&nbsp; topic&nbsp; is&nbsp; novel&nbsp; but&nbsp; the&nbsp; application&nbsp; proposed&nbsp; is&nbsp; not&nbsp; so&nbsp; novel.</p>



<p><br>9、对claim,如A＞B的证明，verification: <br>&nbsp;&nbsp;
 There is no experimental comparison of the algorithm with previously 
known work, so it is impossible to judge whether the algorithm is an 
improvement on previous work.</p>



<p>10、严谨度问题：<br>&nbsp;&nbsp; MNQ is easier than the primitive PNQS, how to prove that. </p>



<p>11、格式（重视程度）：<br>◆
 In addition, the list of references is not in our style. It is close 
but not completely correct. I have attached a pdf file with 
&#8220;Instructions for Authors&#8221; which shows examples. <br>◆ Before submitting
 a revision be sure that your material is properly prepared and 
formatted.&nbsp; If you are unsure, please consult the formatting nstructions
 to authors that are given under the &#8220;Instructions and Forms&#8221; button in 
he upper right-hand corner of the screen.</p>



<p>12、语言问题（出现最多的问题）：<br>有关语言的审稿人意见：<br>◆  It is noted that your manuscript needs careful editing by someone with  expertise in technical English editing paying particular attention to  English grammar, spelling, and sentence structure so that the goals and  results of the study are clear to the reader. <br>◆ The authors must  have their work reviewed by a proper translation/reviewing service  before submission; only then can a proper review be performed. Most  sentences contain grammatical and/or spelling mistakes or are not  complete sentences.<br>◆ As presented, the writing is not acceptable for the journal.&nbsp; There are pro<br>blems with sentence structure, verb tense, and clause construction. <br>◆ The English of your manuscript must be improved before resubmission. We str<br>ongly suggest that you obtain assistance from a colleague who is well-versed in English or whose native language is English.<br>◆ Please have someone competent in the English language and the subject matter of your paper go over the paper and correct it. ?<br>◆ the quality of English needs improving.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[转]Endnote生成的中英文混排参考文献中“等”与“et al”的处理</title>
		<link>https://zhangchenyang.cn/79.html</link>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Fri, 11 Jan 2019 14:08:02 +0000</pubDate>
				<category><![CDATA[科研软件]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=79</guid>

					<description><![CDATA[相信有很多科研工作者在管理参考文献、写论文时选用了Endnote作为首选参考文献管理软件。Endno&#8230; <a href="https://zhangchenyang.cn/79.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">[转]Endnote生成的中英文混排参考文献中“等”与“et al”的处理</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[
<p>相信有很多科研工作者在管理参考文献、写论文时选用了Endnote作为首选参考文献管理软件。Endnote的功能强大，但是只能较好处理英文文献，处理因语言不同而在形式上有所不同的多语言混排参考文献时效果不是很理想。</p>



<p>在中国，最广泛使用的参考文献著录格式就是GB/T 
7714　《文后参考文献著录规则》国家标准，目前使用的是2005版。在此国家标准里，对中文文献和英文文献的著录形式的规定大致相同，但在表示省略多于1个（文内引用）或多于3个（文后参考文献）主要责任者（作者、编者）时，中文文献要求使用“等”，而英文文献要求使用“<em>et al</em>”。在Endnote里，只能使用一种语言，就是说“等”和“<em>et al</em>”只能取其一。这是软件的设计问题，我们没法更改，除非Endnote在新的版本中有所改变。目前我们只能使用其他方法来解决这一问题。</p>



<p>目前微软公司出品的Microsoft Office Word使用较广泛，就以此为例说明如何处理这个问题。</p>



<p>1　设置Endnote的Style</p>



<p>将Endnote的Sytle设置成符合GB/T 7714　《文后参考文献著录规则》的Style。EndnoteX3已经提供了Chinese
 Std GBT7714 (author-year).ens和Chinese Std GBT7714 
(numeric).ens，分别对应著者－出版年制和顺序编码制。但是这两个自带的style都不能完全满足国家标准的要求，需要自己在此基础上自定义。各位可以到以下链接下载文件，分别是GB/T
 7714　《文后参考文献著录规则》的PDF文件、著者－出版年制的ens文件和顺序编码制的ens文件。</p>



<p>GB 7714—2005《文后参考文献著录规则》</p>



<p>著者－出版年制的ens文件</p>



<p>顺序编码制的ens文件</p>



<p>将这两个ens文件复制到Endnote X3的程序文件夹中的“Style”文件夹下，而后在“Bibliographic Output Style”选框中选中这两个Style。</p>



<p>2　格式化参考文献</p>



<p>在Word文档里，在Endnote菜单（Word 2003）或选项卡（Word 2007）中，选择Style，再点“Update Citations and Bibliography”，格式化参考文献。</p>



<p>3　转换域为文本</p>



<p>当所有编辑工作均完成后，点击“Convert Citations and 
Bibliography”中的“Convert to Plain 
Text”，Endnote会跳出一消息框询问，点“确定”即可，这将生成一个新的文档，将其保存。此时这个新文档里的文内引用和文后参考文献均为普通文本而不是域了。</p>



<p>4　查找－替换</p>



<p>在Word里按Ctrl+H调出替换对话框。</p>



<p>如果初始状态为“等”，替换步骤如下。</p>



<p>第一步，在“查找内容”中输入“^$等”，在“替换为”中输入“^&amp;&nbsp; et al”（注意我在这里设定“^&amp;”后有两个半角空格），点“全部替换”。</p>



<p>第二步，在“查找内容”中输入“等&nbsp; et al” （注意这里“等”后有两个半角空格），在“替换为”中输入“ et 
al”（注意在“et”之前有一个半角空格。如果需要“et al”为斜体，在输入后将“et 
al”选中后按Ctrl+I设为斜体。），点“全部替换”。</p>



<p>至此，英文参考文献的“等”就被替换为“et al”了。</p>



<p>以上步骤同时适用于著者－出版年制的ens文件和顺序编码制的ens文件。在著者－出版年制情况下，文内引用中的“等”与“et al”也会同时处理完毕。</p>



<p>如果初始状态为“et al”，替换步骤如下。</p>



<p>设定初始状况为“, et al”的情况，即所有文献的主要责任者列表后为“半角逗号+半角空格+et+半角空格+al”。在半角逗号前的主要责任者列表，所有中文文献为汉字，其他语言文字为英文字母。<br>在Word里按Ctrl+H调出替换对话框，替换步骤如下。<br>第一步，在“查找内容”中输入“^$, et al”，在“替换为”中输入“^&amp;, 等”（注意“等”和“et al”之前都有1个半角空格），点“全部替换”。<br>第二步，在“查找内容”中输入“, et al”，在“替换为”中输入“, 等”（注意“等”和“et al”之前都有1个半角空格），点“全部替换”。<br>第三步，在“查找内容”中输入“, 等, 等”，在“替换为”中输入“, et al”（注意“等”和“et al”之前都有1个半角空格），点“全部替换”。如果需要“et al”为斜体，在“替换为”框中选中“et al”后按一下ctrl +I即可。 </p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[转]Origin生成图，copy到word后，发现图的外边框太大，怎么改</title>
		<link>https://zhangchenyang.cn/58.html</link>
					<comments>https://zhangchenyang.cn/58.html#respond</comments>
		
		<dc:creator><![CDATA[晨阳]]></dc:creator>
		<pubDate>Sat, 01 Dec 2018 12:49:08 +0000</pubDate>
				<category><![CDATA[科研软件]]></category>
		<category><![CDATA[转载]]></category>
		<guid isPermaLink="false">http://zhangchenyang.cn/?p=58</guid>

					<description><![CDATA[问题： Origin生成图，copy到word后，发现图的外边框太大（就是坐标轴区域边缘的空白部分太&#8230; <a href="https://zhangchenyang.cn/58.html" class="more-link read-more" rel="bookmark">继续阅读 <span class="screen-reader-text">[转]Origin生成图，copy到word后，发现图的外边框太大，怎么改</span><i class="fa fa-arrow-right"></i></a>]]></description>
										<content:encoded><![CDATA[<p>问题：</p>
<p>Origin生成图，copy到word后，发现图的外边框太大（就是坐标轴区域边缘的空白部分太大），怎么将图边缘的空白部分变小？</p>
<p>解决办法：</p>
<p>在<strong>copy page</strong>之前，做如下操作：</p>
<p><strong>Tools</strong>&#8212;&gt;<strong>option</strong>&#8212;-&gt;<strong>page</strong>选项卡&#8212;-&gt;<strong>copy page setting</strong>&#8212;&gt;<strong>margin</strong>项，选择<strong>Tight</strong>&#8212;&gt;点击<strong>OK</strong></p>
<p>然后再<strong>copy  page</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://zhangchenyang.cn/58.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
