Giter VIP home page Giter VIP logo

fastcopy-m's Introduction

FastCopy-Multilanguage

"FastCopy-M" 是免费开源软件 "FastCopy" 的一个二次开发分支。
FastCopy-M is a fork of open source soft FastCopy.

官方最后公开源代码的版本为 3.63,之后并未公开源代码,因此FastCopy-M无法跟进更新。因为已经一年多没有提供源代码了,因此本项目更改为休眠状态。
The official final opensource version is 3.63, so FastCopy-M cannot follow up on the update.This project was modified to archive status because the source code has not been provided for more than one year.

现在拥有如下语言:
Now has the following language:

Language LCID Dec Detail
Japanese 1041 日本語,Original
English 1033 Official translation by H.Shirouzu
Chinese, simplified 2052 简体中文,从英文翻译而来
Chinese, traditional 1028 繁体中文,用MS Word從簡中轉換而來,稍加修訂

Original FastCopy feature | 原版FastCopy特点

  1. FastCopy 是Windows上最快的复制/备份软件。
    FastCopy is the Fastest Copy/Backup Software on Windows.
  2. 它支持UNICODE和超过MAX_PATH(260字符)的文件路径名。
    It supports UNICODE and over MAX_PATH (260 characters) file pathnames.
  3. 它使用多线程进行读/写/校验,重叠IO,直接IO, 所以它可以实现接近设备极限的读写性能。
    Because it uses multi-threads for Read/Write/Verify, Overlapped I/O, Direct I/O, so it brings out the best speed of devices.
  4. 可以使用 UNIX通配符 样式的 包含/排除 筛选器。
    It supports Include/Exclude filter like a UNIX wildcard.
  5. 它运行速度快,不占用资源,因为没有使用 MFC。(仅使用 Win32 API 和 C 运行时设计)
    It runs fast and does not hog resources, because MFC is not used. (Designed using Win32 API and C Runtime only)

FastCopy-M feature | FastCopy-M特点

  • 汉化并支持更加完整的多国语言显示,添加语言只需要修改资源文件。
    FastCopy Chinesization and modify to support other language more overall, add language only need add new resources
  • 支持调用网络URL作为帮助文件,资源文件内“IDS_FASTCOPYHELP”修改为网页url即可。
    Support use http url to replace "chm" help files, change "IDS_FASTCOPYHELP" in resource to your URL.
    URL help

How to Build | 如何编译

FastCopy-M采用VS2017 v141工具集。
FastCopy-M used VS2017 with v141 tools.

Auto zip release | 自动打包

  1. 使用VS2017编译FastCopy项目的32位与64位的Release。
    Use VS2017 to build 32-bit and 64-bit release for FastCopy projects.
  2. 在代码根目录建立vendor文件夹,并将HTML Help Workshop里的hhc.exehha.dll7-Zip里的7z.exe三个文件放入其中。
    Create a vendor folder in the code root directory and place the hhc.exe, hha.dll(HTML Help Workshop) and 7z.exe(7-Zip) three files in.
  3. 执行AutoZipRelease.vbs
    Execute AutoZipRelease.vbs.
  4. 代码根目录下将会生成32位与64位两个zip压缩包。
    A 32-bit and 64-bit two zip compression packages will be generated under the code root directory.

Website

  • FastCopy-M website | FastCopy-M 网站

    http://mapaler.github.io/FastCopy-M/

  • Official website | FastCopy 官方网站

    https://fastcopy.jp/

  • Official GitHub Repository | FastCopy 官方版源代码仓库

    https://github.com/shirouzu/FastCopy

    因为 FastCopy-M 在GitHub上传源代码早于 FastCopy 官方(以前仅在官网发布),因此本仓库并非直接克隆该仓库。
    Because FastCopy-M uploaded the source code at GitHub earlier than FastCopy official (previously only posted on the official website), this repository does not directly clone the official repository.

Official License | FastCopy官方许可

FastCopy ver3.x
 Copyright(C) 2004-2019 SHIROUZU Hiroaki All rights reserved.
 Copyright(C) 2018-2019 FastCopy Lab, LLC. All rights reserved.

This program is free software. You can redistribute it and/or modify it under the GNU General Public License version 3(GPLv3).
License details

xxHash Library Copyright (c) 2012-2016, Yann Collet All rights reserved.
License details.

fastcopy-m's People

Contributors

lxy1226 avatar mapaler avatar shirouzu avatar wandermax 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.