Giter Club home page Giter Club logo

littleprograms's Introduction

littlePrograms

这个仓库存放一些小的工具程序Cancel Changes

installFonts.py文件主要供我集中存放一些媒体资源文件

  • 分为两个部分:
    • 第一部分:递归扫描文件夹内所有指定文件类型的文件存放到list中
    • 第二部分:shutil函数copy所有内容到指定文件夹
    • 注意:有的文件需要权限访问:可以通过管理员权限启动pycharm或者手动操作

RandomPick.py文件主要供我助教工作中随机抽取学生名单

  • 随机数生成random.randomrange(a,b)(a,b都在抽取范围内)
  • pandas读文件,pd对象输出

当助教需要使用gitlab,我写了点教程给同学们使用

  • git操作自己也不是很熟悉,所以碰到问题都网上先查
  • 自己从项目创立者和使用者都进行了一波操作
  • 两个文件是一些经验总结

littleprograms's People

Contributors

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