Giter Site home page Giter Site logo

medeli_dic's Introduction


/*

    更新表格操作步骤

*/

1. 打开目录“./MEDELI_Dic/resources/database/”,把要最新的表格放到此目录下,

2. 打开“./MEDELI_Dic/js/main.js”文件,在第9行中,把"产品功能列表20180515.xlsx"替换成要更新的表格的名称,包括后缀,然后保存;

3. 打开命令行,按顺序输入以下命令:

	cd MEDELI_Dic文件夹的绝对路径
	git add *
	git commit -m "修改说明"
	git push -u origin master

	Ps: push之后可能会提示输入github的名称与登录密码才能上传;

4. 上传成功后,可能要等1-2分钟服务器那边更新,然后重新刷新连接即可看到效果。

medeli_dic's People

Watchers

 avatar  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.