<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>artmunich@气象家园-气象资料站</title>
    <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86</link>
    <description>气象家园</description>
    <copyright>Copyright(C) 气象家园</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 08 Aug 2026 04:15:44 +0000</lastBuildDate>
    <image>
      <url>https://bbs.06climate.com/static/image/common/logo_88_31.gif</url>
      <title>气象家园</title>
      <link>https://bbs.06climate.com/</link>
    </image>
    <item>
      <title>给电脑配置双屏</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=1815</link>
      <description><![CDATA[&amp;nbsp; &amp;nbsp; 今天给自己定的计划没完成，论文也看了个一半，写个日志记录下今天给工作电脑配置双屏的工作。   &amp;nbsp; &amp;nbsp; 电脑是去年买的了，不记得型号。在开始的搜索栏里输入dxdiag，调出DirectX诊断工具，版本是ThinkCentre M8500t-N000。由于是整机购买，不用担心硬件被换过。上网搜了下这个型号，我的电脑显示器 ...&lt;br /&gt;&lt;img src=&quot;data/attachment/album/201406/19/233745x8ii3wxxy26xi8aa.png.thumb.jpg&quot;&gt;]]></description>
      <author>artmunich</author>
      <pubDate>Thu, 19 Jun 2014 15:38:20 +0000</pubDate>
    </item>
    <item>
      <title>漫道人生一二三</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=1806</link>
      <description><![CDATA[三个跟气象软件有关的小故事，管中窥豹观人生。  （一） 昨天下午北京刚下大暴雨的时候我脑中一闪而过几千件跟雨有关的事情。回到现实我正坐在大塔那边的办公室里。窗外大颗大颗的雨滴噼噼啪啪砸在地上，风把门刮的呼呼作响。 那个时候同学让我帮他用Fortran读一个xls格式的数据，并转化成grd文件。那里面是观测的pm10和pm1 ...]]></description>
      <author>artmunich</author>
      <pubDate>Mon, 02 Jun 2014 05:45:18 +0000</pubDate>
    </item>
    <item>
      <title>Intel Visual Fortran在Windows下的运行</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=405</link>
      <description><![CDATA[&amp;nbsp;&amp;nbsp;   &amp;nbsp;下面转自别人的文章，由于不知道出处，故没有加上去。 &amp;nbsp;&amp;nbsp;&amp;nbsp; 我本人是用的Visual Studio 2010 + Intel Parallel Studio XE 2011，运行正常。网友有各种方式来解决Win 7不兼容Compaq Visual Fortran6.5的问题。有用早期的Fortran Powerstation 4.0的，有用Intel出的Fortran编译器的 ...]]></description>
      <author>artmunich</author>
      <pubDate>Tue, 27 Dec 2011 15:19:41 +0000</pubDate>
    </item>
    <item>
      <title>Java源代码分享（一）</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=307</link>
      <description><![CDATA[&amp;nbsp;&amp;nbsp; 最近，在就这斯坦福大学的公开课 Programming Methodology 学习Java。练习了课后的习题之余，自己也编写了一些简单的代码。贴在此处。    &amp;nbsp;     001--------------------------------阶乘问题------------------------------------------       &amp;nbsp;    /* File name:factorial.java &amp;nbsp;* Author:  ...]]></description>
      <author>artmunich</author>
      <pubDate>Thu, 17 Nov 2011 17:37:30 +0000</pubDate>
    </item>
    <item>
      <title>三步解除win7下默认的20%带宽限制，用了之后网速飞一样啊</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=247</link>
      <description><![CDATA[今天偶然了解到win7中系统默认限制使用20%的带宽。解除方法如下：    （1）在运行中输入“gpedit.msc”打开“本地组策略编辑器”        （2）计算机配置——管理模板——网络——QoS数据包计划程序——限制可保留带宽    双击，在这里，有这么一段话： “确定系统可保留的连接带宽的百分比。此值限制系统上运行的所有 ...]]></description>
      <author>artmunich</author>
      <pubDate>Sat, 05 Nov 2011 15:24:47 +0000</pubDate>
    </item>
    <item>
      <title>JDK环境变量的配置</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=225</link>
      <description><![CDATA[进行java开发，首先要安装jdk，安装了jdk后还要进行环境变量配置：         1、下载jdk（  http://java.sun.com/javase/downloads/index.jsp  ）      2、安装jdk-6u14-windows-i586.exe      3、配置环境变量：右击“我的电脑”--&amp;gt;&quot;高级&quot;--&amp;gt;&quot;环境变量&quot;      1）在系统变量里新建 JAVA_HOME 变量，变量值为：C:\Pr ...]]></description>
      <author>artmunich</author>
      <pubDate>Wed, 02 Nov 2011 01:33:30 +0000</pubDate>
    </item>
    <item>
      <title>Linux系统下./configure使用详解</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=140</link>
      <description><![CDATA[tar包为源代码包，里面是程序的源代码，但不是绝对这样的，有些是二进制的包，如果是二进制的包，解压后直接就能使用。  如果是源代码包，就必须使用./configure来检测系统配置，如果系统环境合适，就会生成makefile，否则会报错。 如果有makefile,便用make和make install来编译 ...]]></description>
      <author>artmunich</author>
      <pubDate>Sun, 02 Oct 2011 04:27:17 +0000</pubDate>
    </item>
    <item>
      <title>年轻人改变世界&amp;早熟的智慧</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=139</link>
      <description><![CDATA[最近看到晚清邹容的一点介绍，脑中有两个 topic 冒了出来：年轻人改变世界；动乱的年代产生伟大的人物。            关于第一个，我不打算长篇大论引经据典的来证明。我会在自己的微博（ http://weibo.com/1816594397 ）上偶尔发些这样的段子来歌颂下年轻人。如此，我倒想通过这些接触年轻人的贡献来给当今时代的年 ...]]></description>
      <author>artmunich</author>
      <pubDate>Wed, 28 Sep 2011 20:56:05 +0000</pubDate>
    </item>
    <item>
      <title>2011.9.25托福感想</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=138</link>
      <description><![CDATA[&amp;nbsp;   从正式开始准备托福到进入考场，我大概用了一个月的时间，花这么少时间，其实全仗着自己有一点薄底子，要不然根本就是找死。我没有背过多少托福单词，也没有上过什么培训班，方法上也没有特意遵循网上的教程，大致就是跟着黎大页子的步伐来的。这是我该反思的地方，态度上没有拿出对待一个正规考试的诚意 ...]]></description>
      <author>artmunich</author>
      <pubDate>Wed, 28 Sep 2011 20:54:10 +0000</pubDate>
    </item>
    <item>
      <title>年轻人改变世界（一）</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=129</link>
      <description><![CDATA[&amp;nbsp;&amp;nbsp; 今晚没能将设想中的一篇文章写出来。只是偶现灵感，想写一个“年轻人改变世界”系列，并因此编了几个微博（地址： http://weibo.com/1816594397 ），特意拿家园来与各位朝气蓬勃的年轻人共勉，希望我们的论坛这些年轻人中以后能出现改变世界的人物，至少我在朝这个方向努力。  &amp;nbsp;  &amp;nbsp;&amp;nbsp;&amp;nbsp; 19 ...]]></description>
      <author>artmunich</author>
      <pubDate>Mon, 26 Sep 2011 17:53:15 +0000</pubDate>
    </item>
    <item>
      <title>TPO12第二篇Transition to Sound in Film中一句难解的话</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=125</link>
      <description><![CDATA[To be sure, their evaluation of the technical flaws in 1920 s sound experiments was not so far off the mark, yet they neglected to take into account important new forces in the motion picture field that, in a sense, would not take no for an answer.  ================================================== ...]]></description>
      <author>artmunich</author>
      <pubDate>Tue, 20 Sep 2011 07:46:45 +0000</pubDate>
    </item>
    <item>
      <title>TPO12上一道题目的答案解释</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=124</link>
      <description><![CDATA[Paragraph 1：We all know that many more people today are right-handed than left-handed. Can one trace this same pattern far back in prehistory? Much of the evidence about right-hand versus left-hand dominance comes from stencils and prints found in rock shelters in Australia and elsewhere, and in m ...]]></description>
      <author>artmunich</author>
      <pubDate>Tue, 20 Sep 2011 06:37:11 +0000</pubDate>
    </item>
    <item>
      <title>TPO10上的一段话理解</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=118</link>
      <description><![CDATA[Ceramic products also include lead-glazed tomb models of the Han dynasty, three-color lead-glazed vessels and figures of the Tang dynasty, and Ming three-color temple ornaments, in which the motifs were outlined in a raised trail of slip-as well as the many burial ceramics produced in imitation of  ...]]></description>
      <author>artmunich</author>
      <pubDate>Sat, 17 Sep 2011 13:29:14 +0000</pubDate>
    </item>
    <item>
      <title>略论中国古陶瓷器物名称英译的一般规范</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=117</link>
      <description><![CDATA[中国古陶瓷术语的英译是一个专业性很强的问题，而我们现在看到的国内出版物中所翻译的陶瓷术语与国外学术界通行的译法存在一定的差异，这在学术交流或对外宣传中是会造成误解的。这种差异主要表现在古陶瓷术语的翻译和语法的运用上，术语是最主要的，同样的一件器物中文表述很明确，但翻译成英文却出现两种或两种以上的情况 ...]]></description>
      <author>artmunich</author>
      <pubDate>Sat, 17 Sep 2011 13:24:13 +0000</pubDate>
    </item>
    <item>
      <title>特奥蒂瓦坎 / Teotihuacan</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=96</link>
      <description><![CDATA[它是拉丁美洲规模最大的城市遗址，描述如下： 　　位于墨西哥城北50公里处的特奥蒂瓦坎城市遗址大约建造于公元前2世纪，是墨西哥境内最大的宗教城邦国家。这座巨大的金字塔城市的假造这正是被称为特奥蒂瓦坎的人们。然而，他们到底从哪儿来，为什么在8世纪前后神秘消亡，至今仍然是个不解的谜团 　 ...]]></description>
      <author>artmunich</author>
      <pubDate>Fri, 16 Sep 2011 12:30:35 +0000</pubDate>
    </item>
    <item>
      <title>札记一</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=95</link>
      <description><![CDATA[Based on a range of models, it is likely that future tropical cyclones (typhoons and hurricanes) will become more intense, with larger peak wind speeds and more heavy precipitation associated with ongoing increases of tropical SSTs. There is less confidence in projections of a global decrease in num ...]]></description>
      <author>artmunich</author>
      <pubDate>Fri, 16 Sep 2011 06:59:21 +0000</pubDate>
    </item>
    <item>
      <title>如何在方框中打对勾</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=88</link>
      <description><![CDATA[方法一：    将字体选择为“Wingdings 2”，然后按大写R就出来对号了，按大写Q就出来错号了。相当于快捷键哦。    方法二：    1) 右击工具栏－控件工具栏，或视图-工具栏-控件工具箱； 2) 在控件工具栏中找到“复选框”控件； 3)   单击这个按钮之后，会在当前光标位置自动插入一个“复选框”按钮和“CheckBox1”字符，此 ...]]></description>
      <author>artmunich</author>
      <pubDate>Tue, 06 Sep 2011 16:52:10 +0000</pubDate>
    </item>
    <item>
      <title>Endnote导入Google Scholar中文文献乱码解决方法</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=69</link>
      <description><![CDATA[&amp;nbsp;        Endnote升级X3后，从google   scholar中导入中文文献会出现乱码。经试验发现是编码不一致导致的。在Endnote X3中，应该是使用UTF-8编码的；而在google   scholar中直接打开的enw文件编码是ANSI，这里就导致了乱码的出现。 问题根源找到了，那解决办法也就有了：    方法一 在google scholar导入文献时，不要 ...]]></description>
      <author>artmunich</author>
      <pubDate>Sat, 03 Sep 2011 09:35:10 +0000</pubDate>
    </item>
    <item>
      <title>忍得住寂寞，耐得了诱惑</title>
      <link>https://bbs.06climate.com/home.php?mod=space&amp;uid=86&amp;do=blog&amp;id=68</link>
      <description><![CDATA[&amp;nbsp;&amp;nbsp; 前几天一直在因为一些事情一直在纠缠。心情烦躁，做事情时毫无快感。现在慢慢回头反思，发现自己被浮名的荣耀羁绊住了。  &amp;nbsp;&amp;nbsp; 我把“忍得住寂寞，耐得了诱惑”作为自己飞扬的信念。但有时自己内心还是不够强大。  &amp;nbsp;&amp;nbsp; 在做一件足以影响自己后半生的决定时，与内在的自己越贴近的人，能倾听 ...]]></description>
      <author>artmunich</author>
      <pubDate>Sat, 03 Sep 2011 02:22:26 +0000</pubDate>
    </item>
  </channel>
</rss>