当前位置: 首页 > news >正文

SuperPasterV1.0 测试版发布

今天使用了Install Shield.把我一个有趣的程序发布出来.

Introduction


超级粘贴王是基于剪贴板的工具.
SuperPaster is based on the Clipboard of the system.

他对剪贴板里面的数据进行处理,并粘贴到其他程序.
It can process the information copied in the clipboard and paste it to other programs.

他能搞提高编程速度,从繁琐的代码书写中解救你出来.
It can speed up the ordinary programming process, rescuing you from repeatedly striking the mundane coding pattern.

他能够与设计模式, 测试驱动完美结合,节省你书写代码时间.
It can be perfectly combined with Design Pattern and TestDriven Pattern, saving most of the time for coding the architecture and test codes.

编程思路的流利是程序开发最重要的.他不应该被敲击键盘而打断.
The fluency of the idea is important in the process of program. It should not be disturbed by striking the keyboard.

/Files/zc22/SuperPasterV1.1CH.rar

相关文章:

  • c语言(01)
  • 第7章 处理串行线路和帧中继连接故障
  • 转载:浅谈 Scala 中下划线的用途
  • buildroot mysql mysql.mk hacking
  • 来介绍一个很好的工具--TodoList
  • Vuejs——(9)组件——props数据传递
  • struts技术的logic标签
  • Centos7下安装mysql5.6需要注意的点
  • 算法之美--3.2.3 KMP算法
  • log4j详解
  • angularjs data-ng-app 和ng-app的区别
  • 微软发布WF教程及大量示例
  • zabbix3.0.4-agent通过shell脚本获取mysql数据库登陆用户
  • 一个n的flex组件(SpringGraph Flex Component)
  • CString类常用方法(转载)
  • [分享]iOS开发-关于在xcode中引用文件夹右边出现问号的解决办法
  • 【MySQL经典案例分析】 Waiting for table metadata lock
  • ABAP的include关键字,Java的import, C的include和C4C ABSL 的import比较
  • Android组件 - 收藏集 - 掘金
  • IDEA常用插件整理
  • input实现文字超出省略号功能
  • js面向对象
  • mockjs让前端开发独立于后端
  • ReactNativeweexDeviceOne对比
  • RxJS: 简单入门
  • Swift 中的尾递归和蹦床
  • VirtualBox 安装过程中出现 Running VMs found 错误的解决过程
  • 程序员该如何有效的找工作?
  • 基于Dubbo+ZooKeeper的分布式服务的实现
  • 技术胖1-4季视频复习— (看视频笔记)
  • 前端每日实战 2018 年 7 月份项目汇总(共 29 个项目)
  • 使用agvtool更改app version/build
  • 用quicker-worker.js轻松跑一个大数据遍历
  • #{}和${}的区别?
  • #NOIP 2014# day.2 T2 寻找道路
  • $.proxy和$.extend
  • (Python第六天)文件处理
  • (免费领源码)Java#Springboot#mysql农产品销售管理系统47627-计算机毕业设计项目选题推荐
  • (十二)springboot实战——SSE服务推送事件案例实现
  • (十六)串口UART
  • (十三)Flask之特殊装饰器详解
  • (算法二)滑动窗口
  • (转)h264中avc和flv数据的解析
  • (轉貼) 蒼井そら挑戰筋肉擂台 (Misc)
  • *(长期更新)软考网络工程师学习笔记——Section 22 无线局域网
  • ******之网络***——物理***
  • ***通过什么方式***网吧
  • *Django中的Ajax 纯js的书写样式1
  • .net core使用ef 6
  • .NET 服务 ServiceController
  • .NET和.COM和.CN域名区别
  • .Net开发笔记(二十)创建一个需要授权的第三方组件
  • .net开发引用程序集提示没有强名称的解决办法
  • .NET设计模式(8):适配器模式(Adapter Pattern)
  • .sh文件怎么运行_创建优化的Go镜像文件以及踩过的坑