https://www.sttmedia.com/

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..


写作工具 --- Ommwriter 
 

https://www.sttmedia.com/filelistcreator-download

Downloads

FilelistCreator --- 导出文件列表神器 及其他好用工具的更多相关文章

  1. 编码神器——Sublime Text 包管理工具及扩展大全

    Sublime Text 是程序员们公认的编码神奇,拥有漂亮的用户界面和强大的功能,例如代码缩略图,多重选择,快捷命令等.还可自定义键绑定,菜单和工具栏.Sublime Text 的主要功能包括:拼写 ...

  2. 工欲善其事,必先利其器 软件工具开发关键词 protractor自动化测试工具 RegexBuddy正则 CodeSmith,LightSwitch:代码生成 CheatEngine:玩游戏修改内存值必备神器 ApkIDE:Android反编译工具 Reflector:反编译dll动态链接库

    工欲善其事,必先利其器 本文版权归翟士丹(Stan Zhai)和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文链接,否则保留追究法律责任的权利. 原文地址:http ...

  3. 「 神器 」在线PDF文件管理工具和图片编辑神器

    每天进步一丢丢,连接梦与想 在线PDF文件管理工具 完全免费的PDF文件在线管理工具,其功能包括:合并PDF文件.拆分PDF文件.压缩PDF文件.Office文件转换为PDF文件.PDF文件转换为JP ...

  4. 编码神器 Sublime Text 包管理工具及扩展大全

    Sublime Text 是程序员们公认的编码神奇,拥有漂亮的用户界面和强大的功能,例如代码缩略图,多重选择,快捷命令等.还可自定义键绑定,菜单和工具栏.Sublime Text 的主要功能包括:拼写 ...

  5. Windows SMTP服务器的中继列表

    今天在一台Windows 2019的SMTP服务器上想增加一个匿名中继的客户端地址.登录到服务器后发现原来的设置丢失了,而且原来的允许列表也不见了.界面变成了这样. https://www.cnblo ...

  6. Sharepoint 2013列表视图和字段权限扩展插件(免费下载)!

    记得2014年春节期间,有博客园的网友通过QQ向我咨询Sharepoint 2013列表视图和字段权限扩展,因为之前他看到我博客介绍Sharepoint 2010列表视图和字段的权限控制扩展使用,问有 ...

  7. java构建树形列表(带children属性)

    一些前端框架提供的树形表格需要手动构建树形列表(带children属性的对象数组),这种结构一般是需要在Java后台构建好. 构建的方式是通过id字段与父id字段做关联,通过递归构建children字 ...

  8. C++统一初始化语法(列表初始化)

    引言 要是世上不曾存在C++14和C++17该有多好!constexpr是好东西,但是让编译器开发者痛不欲生:新标准库的确好用,但改语法细节未必是明智之举,尤其是3年一次的频繁改动.C++带了太多历史 ...

  9. IOS - ACL (访问控制列表)

    ACL 介绍 ACL 是一款 IOS 软件工具,而不是某种协议.从名字上来看,ACL 的主要功能是控制对网络资源的访问.事实上这是 ACL 最早的用途.现在 ACL 除了能够限制访问外,更多时候,我们 ...

随机推荐

  1. SpringBoot2.x搭建SpringBootAdmin2.x

    1 说明 全部配置基于1.8.0_111 当前SpringBoot使用2.0.5 SpringBootAdmin基于Eureka进行Client发现,Eureka搭建参见SpringBoot2.x搭建 ...

  2. MAC安装配置maven环境变量

    1.下载maven包: 下载链接:

  3. Java-驼峰命名与下划线命名互转

    package com.xsh.util; /** * String工具类 * * @author xieshuang * @date 2019-05-23 */ public class Strin ...

  4. 性能测试基础---LR关联2

    ·LR中的关联函数详解.在LR中,用于关联的函数一般有以下四个:web_reg_save_param 是通过字符串查找的方式来查找获取数据.web_reg_save_param_ex 是通过字符串查找 ...

  5. input事件在进行模糊搜索时,用到的即时监测input的值变化的方法(即时搜索的input和propertychange方法)

    做搜索功能的时候,经常遇到输入框检查的需求,最常见的是即时搜索,今天好好小结一下. 即时搜索的方案: (1)change事件    触发事件必须满足两个条件: a)当前对象属性改变,并且是由键盘或鼠标 ...

  6. Mincut 最小割 (BZOJ1797+最小割+tarjan)

    题目链接 传送门 思路 根据题目给定的边跑一边最大流,然后再在残留网络上跑\(tarjan\). 对于每一条边有: 如果它是非满边,那么它一定不是最小割集里面的边: 如果\(c[u[i]] \not= ...

  7. 201671010404+陈润菊 实验十四 团队项目评审课程&学习总结

    个人学习总结博客 这个作业属于哪个课程 软件工程任教教师 这个作业的要求在哪里 https://www.cnblogs.com/nwnu-daizh/p/11093584.html 作业学习目标 (1 ...

  8. 转换复杂的JSON对象为 Map对象

    最近项目需要跟客户对接一个webservice接口,客户那传json串过来,属于比较复杂的json串,这里跟大家分享下我项目中所用的解析方法: 该方法需要以下jar package com.test; ...

  9. TCP滑动窗口(发送窗口和接受窗口)

    TCP窗口机制 TCP header中有一个Window Size字段,它其实是指接收端的窗口,即接收窗口.用来告知发送端自己所能接收的数据量,从而达到一部分流控的目的. 其实TCP在整个发送过程中, ...

  10. Keil5创建基于RTX的STM32工程(转载+自己的体会)

    转载自:https://blog.csdn.net/u011976086/article/details/54342447#commentBox 之前使用过ucos,freertos,但是这个keil ...