Skip to content

`javascript` 的功能片段。包括异步循环、异步多次返回、转换base64编码图片为hex编码、创建文件路径、获取格式化时间字符串、下载文本/url为文件、数字填充0、查找目标对象、异步函数链调用、获取机器码、计算字符串hash值、计算md5、计时函数、异步等待函数、等待异步函数链、等待某个条件满足。

License

Notifications You must be signed in to change notification settings

DaviesGit/javascript_snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License


Logo

Maked by Davies

Email: 1182176003@qq.com

Table of Contents

About The Project

javascript 的功能片段。

result00

功能:

  • async_loopl.js 异步循环(批量url异步请求时很好用)。
  • callback_once.js 异步多次返回。
  • convert_URI_to_iamgeData.js 转换base64编码图片为hex编码。
  • create_path.js 创建文件路径。
  • date_string.js 获取格式化时间字符串。
  • download.js 下载文本/url为文件。
  • fill_length.js 数字填充0。
  • find_object_location.js 查找目标对象。
  • function_chain.js 异步函数链调用。
  • get_machine_id.js 获取机器码。
  • hash_code.js 计算字符串hash值。
  • md5.js 计算md5。
  • time_elapsed.js 计时函数。
  • wait_all_finish.js 异步等待函数。
  • wait_funtion_chain.js 等待异步函数链。
  • wait_until.js 等待某个条件满足。

Built With

依赖

Getting Started

这个章节将指导你简单的部署和使用该软件。

Prerequisites

这个项目的依赖安装步骤在下面给出。

Installation

  1. Clone the repo
git clone https://github.com/path/to/the/repository

Usage

  1. 这些代码片段需要结合你的项目使用。

功能定制

如果需要功能定制,请联系作者 1182176003@qq.com

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Davies - @qq - 1182176003

Davies - @email - 1182176003@qq.com

Acknowledgements

免责声明

  • 该软件中所包含的部分内容,包括文字、图片、音频、视频、软件、代码、以及网页版式设计等可能来源于网上搜集。

  • 该软件提供的内容仅用于个人学习、研究或欣赏,不可使用于商业和其它意图,一切关于该软件的不正当使用行为均与我们无关,亦不承担任何法律责任。使用该软件应遵守相关法律的规定,通过使用该软件随之而来的风险与我们无关,若使用不当,后果均由个人承担。

  • 该软件不提供任何形式的保证。我们不保证内容的正确性与完整性。所有与使用该软件的直接风险均由用户承担。

  • 如果您认为该软件中所包含的部分内容侵犯了您的权益,请及时通知我们,我们将尽快予以修正或删除。

About

`javascript` 的功能片段。包括异步循环、异步多次返回、转换base64编码图片为hex编码、创建文件路径、获取格式化时间字符串、下载文本/url为文件、数字填充0、查找目标对象、异步函数链调用、获取机器码、计算字符串hash值、计算md5、计时函数、异步等待函数、等待异步函数链、等待某个条件满足。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published