23

2019-02

How many devices can be connected to a home wireless router at the same time?

How many devices can be connected to a home wireless router at the same time?To connect mobile phones/computers to the router to access the Internet, they must obtain a local IP address assigned by the router. The router's IP address is usually 1

23

2019-02

Continuous pinging of the site to the file with detailed date and time logging

ping qq.com -t | ForEach-Object { "$(Get-Date -Format 'yyyy-MM-dd HH:mm:ss') $_" } >> 1.txt Continuous pinging of the site to the file with detailed date and time logging

23

2019-02

Solution for Industrial router with False connection, ICMP link detection

Solution for Industrial router with False connection, you can use ICMP link detectionexample:Detect IP address www.qq.comDetect IP address:(Optional)Interval: 120 secondsRetry: 8 timesAbnormal handling: restart the systemICMP (Internet Control Messag

23

2019-02

Introduction to 5G RedCap Technology: Revolutionizing IoT with Lightweight 5G Solutions

Introduction to RedCap TechnologyLightweight 5G opens up the "middle market" of the Internet of ThingsRedCap (Reduced Capability) is a 5G technology defined by the 3GPP standardization organization, also known as lightweight 5G. On the prem

23

2019-02

マイクの入力音量が自動的に下がる

The input volume of the microphone automatically decreases, and the microphone volume can be locked using DOS commands Start "Mic lock% var% unlock upon closing"/low/min nircmdc loop 99999999 500 setsysvolume 65535 default_record

23

2019-02

ドックのサイズを変更する

デフォルトでは、com.apple.dock springboard-columns -int 12 と書きます。

23

2019-02

Batch delete and replace the header and footer of microsoft Word documents

Open microsoft WORD, view, macro, view macro, create a new macro Sub a() Dim myDialogs As FileDialogs, oDoc As Documents, oSecs As Sections Dim oFile As Variant, myRange As Range On Error Resume Next Define a folder selection dialog...

23

2019-02

Wi-Fi ワイヤレス ルーターのルーティング モードと AP モードの違いは何ですか?

WiFi routing mode and AP (Access Point) mode are two common operating modes in wireless networks, with some differences in functionality and application scenarios. 1. Different functions WiFi wireless routers convert wired network signals into...

23

2019-02

互換性のないディスクこのディスクは、このバージョンの macOS ではサポートされていない機能を使用しています

Incompatible Disk This disk uses features that are notsupported on this version of macOSReason: When downgrading from a higher version of MACOS, or when wiping the disk, just format the partitions without wiping the whole disk.Solution: Reinstal

jaJapanese