Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • time.txt ... time.txt is pretty easy. Because Macs and Linux already include Python, all you need to do is download the time.txt source, decompress it, and move it wherever you want. Of course, if you use time.txt a lot you might want to "add your installation ...
  • BRHConsole ... on the pixel data received earlier, thus saving the data received from the server at an arbitrary moment is not sufficient to decompress it correctly. And there is no way to tell Zlib or ZRLE decoder to reset decompressor's state -- that's a ...
  • CKEditor ... ://ckeditor.com. You should have already completed this step, but be sure you have the very latest version. 2. **Extract** (decompress) the downloaded file into the root of your website. **Note:** CKEditor is by default installed in the `ckeditor` ...
  • empir ... tool to manage PHAR (PHP Archive). It allows to create a PHAR from an entire php application, extract, convert, compress and decompress PHAR files. It consists of one simple and robust command line PHP script. source ------ source contains: * empir.php ...
  • PowerPacker-decrunch ... prusi@gmail.com Based on PP-Tools in Aminet: Author: david tritscher Uploader: davidtritscher@dodo.com.au Summary: Decrunch/decompress PowerPacker-compressed files. Purpose: Simple C++ class(es) for reusable code to decrunch those files. Description: ...
  • lhasa ... (.lzh) archives and a free replacement for the Unix LHA tool. Currently it is only possible to read from (i.e. decompress) archives; generating (compressing) LHA archives may be an enhancement for future versions. The aim is to be compatible with as many ...
  • dotfiles ... gpg --keyserver pool.sks-keyservers.net --recv-keys 0x4E2C6E8793298290 gpg --verify tor-browser-linux64-*_en-US.tar.xz.asc xz --decompress --verbose --keep tor-browser-linux64-*_en-US.tar.xz tar xvf tor-browser-linux64-*_en-US.tar ./tor- ...
  • ivar2 ... want redis persist sudo luarocks install --server=http://luarocks.org/dev lredis sudo apt-get install redis-server Decompress the required data files in cache directory. Configuration File ------------------ Create a bot config sort of like ...
  • social-graph-analysis ... Sue`_ via bittorrent. I did this on a small EC2 instance in order to make uploading to S3 easier. 2. To make processing faster, decompress it, split it in to lots of smaller files (``split -l 10000000`` for example). 3. Upload to an S3 bucket. 4. ...
  • bzip2 ... a directory structure, using bzip2 to compress and then decompress each file it encounters, and checking that the ... * -t (test mode) is a lot quicker * Can decompress concatenated compressed files * Programming interface, so programs can directly ...