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

23

2019-02

​WAPI(무선 LAN 인증 및 개인 정보 보호 인프라)

WAPI (Wireless LAN Authentication and Privacy Infrastructure) is a security protocol and a mandatory standard for WLAN security in China, which was firstly proposed by the State Key Laboratory of Integrated Service Network Theory and Key Techn...

23

2019-02

Industrial routers advantages

Industrial routers advantagesIndustrial routers have the following advantages: Designed for harsh environments, it has strong adaptability.  For example, optimize the design for environmental factors such as high temperature, severe cold, a

23

2019-02

Continuously ping qq.com to c:\qq.com.txt with powershell

Continuously ping qq.com to c:\qq.com.txtping.exe -t qq.com |Foreach{"{0} - {1}" -f (Get-Date),$_} >c:\qq.com.txtsave it to jincan.ps1use powershell to run it.==by jincan network

ko_KRKorean