Utility Wish List

作者计划开发三个实用小软件:照片编辑器,批量文件编码转换器及虚拟驱动器软件,旨在解决日常使用中的一些具体问题,并考虑采用C++进行开发。
最近想写几个小软件, 不过最近估计没啥时间, 在这里记录一下,以后一个一个完成。

谁要是感兴趣也可以共同参与进来, 一般来说除非特别明确的基于.NET平台的任务, 否则只使用C++。

初步定为开源的, 谁要是有在国外卖共享软件的经验, 也可以合作, 但最好可以保留有开源版本的。

1. 一个编辑照片的小软件, 原来给别人开发过一个, 但是有针对性, 而且代码不小心让我全弄丢了。 现在DC这么普及, 这种软件需求量有一些, 看国内一些开发者也在国外卖, 心里有点痒痒呵呵。 说白了, 就是把一些成熟算法打包, 一键式的完成大型软件得好多步骤的特殊目的的应用。 可能描述的有点不详细, 不是那种只有点增量变暗什么的软件, 而是可以变形(拉伸放大局部什么的), 去脏东西(电线杆什么的), 弄完图片一般人看不出来改过那种东西。

2. 一个简单的批量转换编码的软件。 现在用英文系统, 国内很多下载回来的文件都是GB2312的, 搞起来很麻烦。 这个最容易写, 有空顺手就给弄了。 最终就是右键单击, 然后选转换, over。

3. 一个虚拟驱动器和上面文件的小软件, 需求是这样: 比如现在网上下回来的高清TS都是好几个文件, 如果合并成一个, 这个合并过程又慢又需要很大硬盘空间; 不合并播放时切换文件太慢了。 让用户直接选几个文件, 加入虚拟驱动器, 就直接被虚拟成一个文件。 使用这个文件时, 比如播放, 由这个虚拟驱动器处理并转发。 这样对播放器来说,就是平滑的一个文件了。 这个有点难度, 不过我稍微调查了一下,还是有比较清晰的路子的; 最重要的可以熟悉一些平常干高阶编程不会了解的东西。

暂时就是这些吧..
(D:\ruanjian\anaconda3) C:\Windows\System32>conda usage: conda [-h] [-V] command ... conda is a tool for managing and deploying applications, environments and packages. Options: positional arguments: command info Display information about current conda install. help Displays a list of available conda commands and their help strings. list List linked packages in a conda environment. search Search for packages and display their information. The input is a Python regular expression. To perform a search with a search string that starts with a -, separate the search from the options with --, like 'conda search -- -h'. A * in the results means that package is installed in the current environment. A . means that package is not installed but is cached in the pkgs directory. create Create a new conda environment from a list of specified packages. install Installs a list of packages into a specified conda environment. update Updates conda packages to the latest compatible version. This command accepts a list of package names and updates them to the latest versions that are compatible with all other packages in the environment. Conda attempts to install the newest versions of the requested packages. To accomplish this, it may update some packages that are already installed, or install additional packages. To prevent existing packages from updating, use the --no-update-deps option. This may force conda to install older versions of the requested packages, and it does not prevent additional dependency packages from being installed. If you wish to skip dependency checking altogether, use the '--force' option. This may result in an environment with incompatible packages, so this option must be used with great caution. upgrade Alias for conda update. See conda update --help. remove Remove a list of packages from a specified conda environment. uninstall Alias for conda remove. See conda remove --help. config Modify configuration values in .condarc. This is modeled after the git config command. Writes to the user .condarc file (C:\Users\60925\.condarc) by default. clean Remove unused packages and caches. package Low-level conda package utility. (EXPERIMENTAL) optional arguments: -h, --help Show this help message and exit. -V, --version Show the conda version number and exit. other commands, such as "conda build", are available when additional conda packages (e.g. conda-build) are installed (D:\ruanjian\anaconda3) C:\Windows\System32>conda update conda Fetching package metadata ..... Solving package specifications: . # All requested packages already installed. # packages in environment at D:\ruanjian\anaconda3: # conda 4.3.30 py36h7e176b0_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free (D:\ruanjian\anaconda3) C:\Windows\System32>
06-27
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值