<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>anxihjf的博客</title>
    <link>https://blog.bccn.net/anxihjf</link>
    <description>anxihjf的博客 的最新20篇文章</description>
    <copyright>Copyright(C) BCCN.NET</copyright>
    <lastBuildDate>2023-01-09 22:36:17 +0800</lastBuildDate>
    <item>
      <title>论坛中的用vfp控制word表，导入到dbf表中</title>
      <link>https://blog.bccn.net/anxihjf/68281</link>
      <description>****&amp;nbsp;&amp;nbsp;要再能自动造表，不如吹版的简单（仅参考）
&amp;nbsp;close all
&amp;nbsp;&amp;nbsp;cwj=ADDBS(SYS(5)+SYS(2003))+"文档.docx"
&amp;nbsp;&amp;nbsp;ow=CREATEOBJECT("word.application")
&amp;nbsp;&amp;nbsp;ot=ow.Application.Documents.Open(cwj)&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;nrow=ot.tables(1).rows.count
&amp;nbsp;&amp;nbsp;ncol=ot.Tables(1).C...</description>
      <category>默认分类</category>
      <author>anxihjf</author>
      <pubDate>2023-01-09 22:36:17 +0800</pubDate>
    </item>
    <item>
      <title>分数段的统计</title>
      <link>https://blog.bccn.net/anxihjf/66736</link>
      <description>CLOSE DATABASES ALL&amp;nbsp;
USE hz1 IN 0
nRecc=RECCOUNT()
CALCULATE Max(bj) TO nMax
CREATE CURSOR tt (bj c(2),lb c(20),rs n(4))
cField="班级 c(2)"
FOR i=1 TO INT(0.85/0.05) STEP 2
&amp;nbsp; &amp;nbsp; SELECT Hz1
&amp;nbsp; &amp;nbsp; CALCULATE MIN(Smzf) TO nMin FOR Smzfjm&amp;lt;=nRecc*0.05*i
&amp;nbsp; &amp;nbsp; cFi...</description>
      <category>默认分类</category>
      <author>anxihjf</author>
      <pubDate>2019-07-02 23:25:01 +0800</pubDate>
    </item>
    <item>
      <title>编程论坛 - 求VFP代码：怎样调整学生使两个班的学生男女人数相差1人；住校和非住校人数相差1人；两个班的平均成绩差距在1分以内？</title>
      <link>https://blog.bccn.net/anxihjf/66735</link>
      <description>编程论坛 - 求VFP代码：怎样调整学生使两个班的学生男女人数相差1人；住校和非住校人数相差1人；两个班的平均成绩差距在1分以内？
https://bbs.bccn.net/viewthread.php?tid=379827&amp;amp;extra=&amp;amp;highlight=%B3%C9%BC%A8&amp;amp;page=2</description>
      <category>默认分类</category>
      <author>anxihjf</author>
      <pubDate>2019-07-02 23:09:42 +0800</pubDate>
    </item>
    <item>
      <title>十豆三关于验证身份证号码的代码</title>
      <link>https://blog.bccn.net/anxihjf/66440</link>
      <description>https://blog.csdn.net/apple_8180/article/details/941626</description>
      <category>默认分类</category>
      <author>anxihjf</author>
      <pubDate>2019-05-24 22:08:53 +0800</pubDate>
    </item>
    <item>
      <title>校验身份证号码有效性的代码</title>
      <link>https://blog.bccn.net/anxihjf/66439</link>
      <description>编程论坛 - 求一个校验身份证号码有效性的代码 (转贴)
https://bbs.bccn.net/viewthread.php?tid=401729&amp;amp;highlight=%C9%ED%B7%DD%D6%A4%BA%C5</description>
      <category>默认分类</category>
      <author>anxihjf</author>
      <pubDate>2019-05-24 21:51:23 +0800</pubDate>
    </item>
    <item>
      <title>编程论坛 - 再请教考场编排的问题</title>
      <link>https://blog.bccn.net/anxihjf/66427</link>
      <description>编程论坛 - 再请教考场编排的问题
https://bbs.bccn.net/viewthread.php?tid=427433&amp;amp;extra=&amp;amp;highlight=%BF%BC%B3%A1&amp;amp;page=1</description>
      <category>默认分类</category>
      <author>anxihjf</author>
      <pubDate>2019-05-15 22:58:56 +0800</pubDate>
    </item>
  </channel>
</rss>
