FilelistCreator --- 导出文件列表神器 及其他好用工具
Standard Software
WordCreator: Creates readable words, sentences or texts from syllables and letters weighted with probabilities. More...
Pipette: Pick up colors from your screen, change and work with them in many models and learn all about colors. More...
PrintMyFonts: With this tool, you can win the overview over all of your fonts on your computer back. More...
TextConverter: Replacing, deleting, inserting and formating of text or lines in many files at the same time. More...
FileRenamer: Rename multiple files and folders according to your rules and desires at once. More...
FilelistCreator: Create file lists and folder lists including all information you want as text, image or HTML document. More...
SlippyClerk: This tool guarantees fast, productively and precisely working. Enter a new dimension of precision writing today. More...
FasterFiles: Define system-wide keyboard shortcuts for arbitrary actions and action lists. More...
TextEncoder: With the TextEncoder you can change the encoding of multiple text files at once. More...
ImageConverter: Change lots of images at once (color, size, watermarks, blur, file format and more). More...
ImageResizer: Resize and change lots of images at the same time easily and quickly. More...
TextImages: Write text on images, for example for the headlines of your homepage. More...
ClipboardSaver: Change and save texts and images in your clipboard automatically. More...
Sudoku: Play Sudoku at your computer, print them, compare yourself with other players in the Highscore. More...
UnitConverter: Convert and calculate values from over 4500 units of 33 categories. More...
IndexAuthor: Creates keyword and file indexes as text or HTML from your documents automatically. More...
AnswerCoach: Study like a professional. Practise for your next examination with the AnswerCoach. More...
EasyMusicPlayer: A tool for music enthusiasts, tall collections and people really liking music. More...
PasswordGenerator: With this password generator you can create random passwords of any length. More...
An overview with more detailed descriptions of all software applications can be foundhere.
Individual Software
Beyond our freeware and pro software products you can see on the left, we are also offering individual software solutions according to your personal needs and your specific wishes and desires.
Such a solution can either be an adjustment of an existing application or a complete new software for you. Both desktop tools or software and browser based online applications for the Internet are possible. We can also help you to find the right solution for your specific problem.
Read more about this topic in our portal for individual solutions.
Thank you for your support
Without your help, it would not be possible to provide such a range of freeware software.
So, in this place we would like to thank particularly the ones, who have supported this page with their donation. These people have made it possible to provide such a big number of free software applications and to finance the care and costs of this page, the improvement of existing programs and the development of new software. Read more..
https://www.sttmedia.com/filelistcreator-download
Downloads
FilelistCreator --- 导出文件列表神器 及其他好用工具的更多相关文章
- 编码神器——Sublime Text 包管理工具及扩展大全
Sublime Text 是程序员们公认的编码神奇,拥有漂亮的用户界面和强大的功能,例如代码缩略图,多重选择,快捷命令等.还可自定义键绑定,菜单和工具栏.Sublime Text 的主要功能包括:拼写 ...
- 工欲善其事,必先利其器 软件工具开发关键词 protractor自动化测试工具 RegexBuddy正则 CodeSmith,LightSwitch:代码生成 CheatEngine:玩游戏修改内存值必备神器 ApkIDE:Android反编译工具 Reflector:反编译dll动态链接库
工欲善其事,必先利其器 本文版权归翟士丹(Stan Zhai)和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文链接,否则保留追究法律责任的权利. 原文地址:http ...
- 「 神器 」在线PDF文件管理工具和图片编辑神器
每天进步一丢丢,连接梦与想 在线PDF文件管理工具 完全免费的PDF文件在线管理工具,其功能包括:合并PDF文件.拆分PDF文件.压缩PDF文件.Office文件转换为PDF文件.PDF文件转换为JP ...
- 编码神器 Sublime Text 包管理工具及扩展大全
Sublime Text 是程序员们公认的编码神奇,拥有漂亮的用户界面和强大的功能,例如代码缩略图,多重选择,快捷命令等.还可自定义键绑定,菜单和工具栏.Sublime Text 的主要功能包括:拼写 ...
- Windows SMTP服务器的中继列表
今天在一台Windows 2019的SMTP服务器上想增加一个匿名中继的客户端地址.登录到服务器后发现原来的设置丢失了,而且原来的允许列表也不见了.界面变成了这样. https://www.cnblo ...
- Sharepoint 2013列表视图和字段权限扩展插件(免费下载)!
记得2014年春节期间,有博客园的网友通过QQ向我咨询Sharepoint 2013列表视图和字段权限扩展,因为之前他看到我博客介绍Sharepoint 2010列表视图和字段的权限控制扩展使用,问有 ...
- java构建树形列表(带children属性)
一些前端框架提供的树形表格需要手动构建树形列表(带children属性的对象数组),这种结构一般是需要在Java后台构建好. 构建的方式是通过id字段与父id字段做关联,通过递归构建children字 ...
- C++统一初始化语法(列表初始化)
引言 要是世上不曾存在C++14和C++17该有多好!constexpr是好东西,但是让编译器开发者痛不欲生:新标准库的确好用,但改语法细节未必是明智之举,尤其是3年一次的频繁改动.C++带了太多历史 ...
- IOS - ACL (访问控制列表)
ACL 介绍 ACL 是一款 IOS 软件工具,而不是某种协议.从名字上来看,ACL 的主要功能是控制对网络资源的访问.事实上这是 ACL 最早的用途.现在 ACL 除了能够限制访问外,更多时候,我们 ...
随机推荐
- Python学习日记(三十六) Mysql数据库篇 四
MySQL作业分析 五张表的增删改查: 完成所有表的关系创建 创建教师表(tid为这张表教师ID,tname为这张表教师的姓名) create table teacherTable( tid int ...
- 微博api接口登陆,获取信息,分享微博
import json from datetime import datetime import MySQLdb import requests from flask import Flask, re ...
- 转载_fread函数详解
fread函数详解 函数原型: size_t fread( void *buffer, size_t size, size_t count, FILE *strea ...
- 常用Windows命令、常用 Cmd命令(补充)
常用的Windows 命令使用能够提升工作效率以及快捷处理事项. 下面为平时常用的Windows 命令/cmd 命令. 一.以下命令无需打开cmd 窗口即可操作(输入完毕 打个 回车,即可执行). 1 ...
- Android AMS服务
继续来研究Android Framework层相关的一些东东,这里是以Android8.0版本的源码进行梳理的,关注的还是其核心流程,不是彻底分析,了解了核心流程是为了了期其大概的原理. Androi ...
- reflow和repaint理解总结
repaint就是重绘,reflow就是回流 严重性: 在性能优先的前提下,reflow的性能消耗要比repaint的大. 体现: repaint是某个dom元素进行重绘,reflow是整个页面进行重 ...
- (0)开始 Raspberry Pi 项目前需要知道的 10 件事
https://www.digikey.cn/zh/articles/techzone/2017/feb/10-things-to-know-before-starting-a-raspberry-p ...
- SSFOJ P1453 子序列(一) 题解
每日一题 day61 打卡 Analysis las数组表示的是最近一个为j的位置为是什么. dp数组的含义是以str[i]为结尾的子序列数量. 于是有状态转移方程: dp[las[i][j]]+=d ...
- tab吸顶的神奇-- css粘性属性
position: -webkit-sticky; position: sticky; top: 0.86rem; //可以自定义设置大小 亲测,目前谷歌浏览器等都已经支持该属性.
- java 参数传递、对象、封装
参数传递分为值传递(传值)和引用传递(传地址). 面向对象的三大特征: 1. 封装 2. 继承 3. 多态 封装表现: 1.方法就是一个最基本封装体. 2.类其实也是一个封装体. 封装的好处: 1.提 ...