Ubuntu21.04にsquid をインストールする
1.OSバージョンの確認
root@ubuntu:~# lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 2 ...「Oracle」テーブルのカラム(列名)を確認する方法
書式
TABLE_NAME:表、ビューまたはクラスタの名前
COLUMN_NAME:列名
DATA_TYPE:列のデータ型
DATA_LENGTH:列の長さ(バイト)
DATA_SCALE:数値 ...
CentOS8.3にkotlinをインストールする方法
操作方法
1.sdkmanの取得
# curl -s “ | bash
略
Please open a new terminal, or run the following in the e ...
「Kotlin」@RequestParamアノテーションのサンプル
構文
fun 関数名(@RequestParam(“パラメータ名”) パラメータ名: データ型, model: Model): String
使用例
「Java」HashMapからKeyを取り出すサンプル
説明
1.V put(K key,V value)
指定された値と指定されたキーをこのマップで関連付けます(オプションの操作)。
2.Set<K> keySet()
このマップに含まれるキー ...
「jQuery入門」配列の要素を取得するサンプル
サンプルコード
var cityArr = ;$.each(cityArr, function(i, value) { console.log(i + ': ' + value);});説明
第1引数 インデックス ...
「VBA入門」Toで範囲指定で比較するサンプル
サンプルコード
Sub examplefunc() Dim tt As Integer tt = 37 Select Case tt Case 10 To 30 Debug.Print "10~30" Case 40 To 50 ...「Gitlab入門」GitLabの基本使い方メモ
1.ローカルモジュールをGitに登録
git clone
cd dev
git add *
git commit -m “comment”
git push -u ori ...
RubyMine 2019.3.5ダウンロード
更新内容
You’ll find the following important fixes in this update:
Fixed the issue causing RubyMine not to see i ...Spring Framework 5.2.6、5.1.15,、5.0.17 と 4.3.27 がリリース
更新内容
Spring Framework 5.2.6 includes 46 fixes and improvements. Spring Framework 5.1.15 includes 16 selected fi ...
PowerToys v0.17 ダウンロード
更新内容
PowerToys can now update itself #1686FancyZone can now snap to two zones (still experimental since it doe ...
Node.js v12.16.3 (LTS) ダウンロード
更新内容
Dependencies:Updated OpenSSL to 1.1.1g (Hassaan Pasha) #32971.Updated c-ares to 1.16.0 (Anna Henningsen) ...
DataGrip 2020.1.3ダウンロード
バグ修復
DBE-10408: No more UI freezes when editing large SQL strings.
DBE-9272: Save LOB works for the results ...
SOFARPC 5.7.0ダウンロード
新機能
PR 886 – feat:compilerPR 881 – Feat/triple generator
PR 879 – Feat/reform code struct ...
Kdenlive 20.04 ダウンロード
更新内容
Effect groups are back!Rotoscoping: Allow editing rotoscoping points before closing the shape, Shift + do ...
LibrePCB 0.1.4ダウンロード
更新内容
Add “filter” toolbar to filter element lists (#673)Support moving elements to other library (#638)
Sho ...
Ionic 5.1.0ダウンロード
バグ修復
action-sheet: show correct cancel button background on dark mode (#21084) (e442324), closes #21082all: co ...
VLC 3.0.10 ダウンロード
更新内容
VLC 3.0.10 is the ninth update of “Vetinari”:
Multiple DVD fixes & improvements
Bett ...