GithubHelp home page GithubHelp logo

shuilibu's Introduction

shuilibu

'''

  1. 需要打开一个基础的xls表格,读取同一个xls表中别的表格,然后把别的表格中的标准号对应的格填入基础xls表格中;

以下的操作都是对1的细分

  1. 打开xls表
  2. 打开xls种第一个表格,该表格为基础表格,第一列为化合物名称,第二列等都只有列头,没有内容,以后将会轮番打开子表格填入内容
  3. 打开第一个子表格,读取子表格的名称(标准号),然后读取子表格对应行列的化合物名称。(化合物名称都从A4开始,然后A5,A6....)
  4. 每在子表格中读取到一个非空化合物名称,都把化合物对应的“标准编号,标准名称,检测方法条款号,评价内容条款号,限制范围,适用范围 ”保存起来
  5. 然后去基础表格中找化合物名称,找到标准编号,然后把“标准编号,标准名称,检测方法条款号,评价内容条款号,限制范围,适用范围 ”填入基础表格
  6. 打开下一个表格,重复4-6 '''

shuilibu's People

Contributors

deepwaterplan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.