Giter Club home page Giter Club logo

To tell you the truth, I'm NoName!'s Projects

18.8.23.file_filehelper icon 18.8.23.file_filehelper

创建一个File类用于表示文件. 然后这个类能够满足以下几个功能: 拥有一个构造方法, 接收一个字符串, 表示硬盘中文件的路径. 表示创建的File对象对应的硬盘中的文件; 拥有一个readToString(); 方法, 功能是读取文件内容, 然后返回一个String; 拥有一个writeString(String contennt); 方法, 功能是写入一个字符串到文件中; 创建一个FileHelper类,其中只有一个静态方法 copy, 其功能为: 接受两个参数, 参数类型都为File: file1, file2. 意思为把file1的内容写入到file2中.

18.9.6.javapolymorphism icon 18.9.6.javapolymorphism

Java多态练习:CoinManage负责根据不同的名字和需求操作Coin,进行操作. Coin | BTC, ETC

arm32_base_loc icon arm32_base_loc

A tool to locate the base address of arm32-little-end firmware binary. ##ARM固件加载基址定位

blog icon blog

我的新博客。我打算记录一些有趣的学习计划和实施情况。

calc_four_oper icon calc_four_oper

自己学习编译器时写的,四则运算 C++版. 带自测. 400行. 清晰简单.

cpp_serialize icon cpp_serialize

通过对头文件进行分析构建中间结构,支持广泛的序列化和反序列化代码的自动生成。暂停设计:需要更好的 token分析方案.

css-keylogging icon css-keylogging

Chrome extension and Express server that exploits keylogging abilities of CSS.

divert icon divert

WinDivert: Windows Packet Divert

easycharts icon easycharts

简易的基于Canvas的图表,它是一个演示的玩具

easyvm icon easyvm

一种虚拟机: 它是一个试水之作,它有可能会和编译器,SuperShell结合起来,当然它会变得设计优良.

enterprise-registration-data-of-chinese-mainland icon enterprise-registration-data-of-chinese-mainland

**大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。

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.