Nginx

フォワードプロキシ(Forward Proxy)内容下記:
server {
listen 8090;
location/{
resolver XXX.XXX.XXX.XXX   XXX.XXX.XXX ...

Nginx

設定手順:
1.# vim nginx.conf
http{…}に「server_tokens off; 」を追加

http {
……
sendfile on; ...

Vue.js

環境
Windows10 home 64bit
Vue.js 3.0.0
Google Chrome 98.0.4758.102

書式
<button id=”btnReg ...

Windows10

ダウンロード:
提供元サイトからダウンロード
softpediaサイトからダウンロード
majorgeeksサイトからダウンロード

Database .NET is an innovative, p ...

Ruby

使用例

#!/usr/bin/ruby# -*- coding: UTF-8 -*-users = puts usersp usersemps = puts empsp emps

実行結果
>ruby test ...

Windows10

ダウンロード:
提供元サイトからダウンロード
softpediaサイトからダウンロード
majorgeeksサイトからダウンロード

更新内容:
複数のPDFファイルをマージしたり、一つのPD ...

Nginx

コード下記:
server {

location/{
# This is cool because no php is touched for static content
tr ...

Java

書式
クラス名<? super Integer>変数名

使用例

package com.arkgame.demo;//ジェネリック型クラスの定義class Cft<T> { priva ...

Oracle

1.betweenで条件を指定
使用例

SELECT * FROM USER_TBL WHERE AGE BETWEEN 20 AND 30 ORDER BY USERNO;

2.not betweenで条件指定

Windows10

ダウンロード:
提供元サイトからダウンロード
softpediaサイトからダウンロード
majorgeeksサイトからダウンロード

概要:

Chromium(クロミウム)はオープンソース ...

Oracle

構文
日付項目between 日付1 and 日付2

使用例

SELECT * FROM USER_TBL WHERE BIRTHDATE BETWEEN '20011001 00:00:00' AND '2 ...

Docker

構文
docker kill CONTAINER

使用例
$ docker kill -s KILL mynginx
mynginx

Swift

書式
button.setImage(UIImage(named: “xxx”), for: .highlighted)
使用例

import UIKit class ViewContro ...

OpenSource

ダウンロード:
提供元サイトからダウンロード

更新内容:

BalanceNG now allocates needed MAC addresses out of the IEEE registered ...

OpenSource

ダウンロード:
提供元サイトからダウンロード

更新内容:

$animate:wait two until two digests are over until enabling animations (925 ...

Linux

コマンドアクションNotesvim file +54open file and go to line 54any : command can be run using + on command linevim -O file1 file2o ...

Java

javaコード:

import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
impo ...

Windows10

ダウンロード:
提供元サイトからダウンロード
softpediaサイトからダウンロード
majorgeeksサイトからダウンロード

概要:

μTorrent(ミュトレント、uTorren ...