DragonFly BSD 5.8.0 ダウンロード
更新内容
DragonFly version 5.8 brings a new dsynth utility for building your own binary dports packages, plus signi ...
Linux From Scratch (LFS) 9.1 ダウンロード
更新内容
The Linux From Scratch community announces the release of LFS Version 9.1. Major changes include toolchain ...
「Linux」curlでテストデータをpostする
1.ファイルの内容を送る
$ curl -X POST -d @test.txt 127.0.0.1
2.標準入力
$ cat test.txt | curl -X POST -d @- 127.0.0.1 ...
「Linux入門」findコマンドでサイズが大きなファイルを検索する
1.ファイルサイズが500MB以上
# find . -size +100000000c
./tesr.zip
2.ファイルサイズが3000バイト以下
# find . -size -3000c ...
node.js 13.10.0ダウンロード
更新内容
async_hooksintroduce async-context API (vdeturckheim) #26540streamsupport passing generator functions
GoLand 2019.3.3 ダウンロード
更新内容
The latest Go release, version 1.14, arrives six months after Go 1.13. Most of its changes are in the impl ...
PowerToys 0.15.0ダウンロード
更新内容
Make you aware there is a new version from within PowerToysRemoved requirement to always ‘run as ad ...
Kotlin 1.3.70ダウンロード
更新内容
KT-19234 Improve “Supertypes of the following classes cannot be resolved” diagnosticKT-21178 ...
Scrapy 2.0.0ダウンロード
更新内容
Python 2 support has been removedPartial coroutine syntax support and experimental asyncio support
New ...
nginx 1.17.9 ダウンロード
更新内容
*) Change: now nginx does not allow several “Host” request header lines.
*) Bugfix: nginx ...
Electron 8.0.3 ダウンロード
更新内容
Fixed ARIA role=”tree” for macOS VoiceOver. #22423Fixed issue where dictionary files for the ...
Kodi “Leia”18.6ダウンロード
概要内容
Audio
Fixes around visualisationsFixes around pause/resume
Fixes around TrueHD crashes
Workar ...
Screen To Gif 2.22 ダウンロード
更新内容:
– It’s more apparent that a new update is available
– Added an updater, which automat ...
Gradle 6.2.2 ダウンロード
更新内容
Our ExecOperations and FileSystemOperations injectable services are now available to Settings plugins. ...
PhpStorm 2019.3.4 Previewダウンロード
更新内容
Fixed: Larger font and vertical spacing in Project tree view and completion popup – regression in 2019.3.3 (I ...Apache NetBeans 11.3ダウンロード
更新内容
The highlights of enhancements in the Java area are focused on support for JDK 14.
JEP 359: Records (Pr ...PowerShell 7.0 ダウンロード
概要内容
For those unfamiliar, PowerShell 7 is the latest major update to PowerShell, a cross-platform (Windows, Li ...
Spring Cloud Hoxton SR3 ダウンロード
更新内容
Spring Cloud Aws 2.2.1.RELEASESpring Cloud Vault 2.2.2.RELEASE (issues)
Spring Cloud Circuitbreaker 1. ...