cunjiu9486
码龄6年
  • 1,755,556
    被访问
  • 暂无
    原创
  • 1,213,660
    排名
  • 114
    粉丝
关注
提问 私信
  • 加入CSDN时间: 2016-04-07
博客简介:

cunjiu9486的博客

查看详细资料
个人成就
  • 获得329次点赞
  • 内容获得0次评论
  • 获得1,394次收藏
创作历程
  • 1418篇
    2020年
成就勋章
  • 最近
  • 文章
  • 资源
  • 问答
  • 帖子
  • 视频
  • 课程
  • 关注/订阅/互动
  • 收藏
搜TA的内容
搜索 取消

千兆以太网 crc_什么是千兆以太网?

千兆以太网 crcGigabit Ethernet is a speed definition for the Ethernet protocol which can provide 1-gigabit data transmission per second. 1 Gigabit is equal to the 1,000Mbps speed. Gigabit Ethernet also ref...
翻译
发布博客 2020.10.14 ·
1160 阅读 ·
0 点赞 ·
0 评论

jQuery toggleClass()教程

jQuery javascript framework provides the toggleClass() method in order to toggle between different classes for the specified elements. The toggle will simply remove the old class and add a new class t...
翻译
发布博客 2020.10.14 ·
177 阅读 ·
0 点赞 ·
0 评论

aaa计费请求_什么是AAA(身份验证,授权和计费)?

aaa计费请求AAA or Authentication, Authorization and Accounting is a term used to describe 3 functions in IT. Mainly AAA is used to control access to different IT resources like network, service, server, e...
翻译
发布博客 2020.10.14 ·
1643 阅读 ·
0 点赞 ·
0 评论

什么是非字母数字字符?

Characters are used to express letters, numbers, signs, etc. Characters are categorized as alphanumeric and non-alphanumeric characters. Alphanumeric characters are consist of alphabet characters and ...
翻译
发布博客 2020.10.14 ·
4134 阅读 ·
0 点赞 ·
0 评论

什么是.htpasswd文件?

.htpasswd is a flat-file used to store usernames and password. This file is generally used by the web server software like Apache, Nginx, etc. in order to verify the users via HTTP basic authenticatio...
翻译
发布博客 2020.10.14 ·
769 阅读 ·
0 点赞 ·
0 评论

mac专有软件_什么是专有软件?

mac专有软件Software is the core of the IT and different software has different license types to specify and restrict software usage. Proprietary Software is a software type which is labeled as non-free so...
翻译
发布博客 2020.10.14 ·
128 阅读 ·
0 点赞 ·
0 评论

cuda支持操作系统列表_操作系统列表

cuda支持操作系统列表Operating systems are an important part of today’s IT systems. During history, different types of operating systems are developed with different methodologies, licenses, prices, and featur...
翻译
发布博客 2020.10.14 ·
457 阅读 ·
0 点赞 ·
0 评论

什么是文件资源管理器(Windows)?

Files and folders are an important part of the operating system and daily computer usage. File Explorer is a generic term used to describe an application or tool which is used to manage files and fold...
翻译
发布博客 2020.10.14 ·
5419 阅读 ·
0 点赞 ·
0 评论

ssh 的公钥和密钥_如何在Linux中创建和设置用于无密码和基于公钥的身份验证的SSH密钥?...

ssh 的公钥和密钥Ssh is a protocol designed to make network connections between hosts secure. Ssh is a defacto standard for Linux and related operating systems. Ssh encrypts the connection between sides. Ssh...
翻译
发布博客 2020.10.14 ·
217 阅读 ·
0 点赞 ·
0 评论

如何在Windows 7,8,10中旋转屏幕?

Windows operating system provides different monitors or screen orientations for different cases. We can rotate integrated or external monitors easily by using different methods like Display Settings, ...
翻译
发布博客 2020.10.14 ·
606 阅读 ·
0 点赞 ·
0 评论

什么是Fedora(Linux操作系统/发行版)?

Fedora is a Linux based operating system which provides innovative, free, and open-source platform for hardware, pc, laptop, cloud, and containers. Fedora is also called a Linux distribution where it ...
翻译
发布博客 2020.10.14 ·
1760 阅读 ·
2 点赞 ·
0 评论

gnu gcc编译器安装_什么是GCC(GNU编译器集合)?

gnu gcc编译器安装The GNU Compiler Collection or GCC is a compiler and related auxiliary tools which are used to compile different programming languages into binary and related formats. GCC has been created...
翻译
发布博客 2020.10.14 ·
501 阅读 ·
1 点赞 ·
0 评论

rdms系统_什么是关系数据库管理系统(RDMS)?

rdms系统Database systems are an important part of the IT system. Relational Database Management System is a database that mainly stored data in a relational model by creating different relations between...
翻译
发布博客 2020.10.14 ·
1049 阅读 ·
1 点赞 ·
0 评论

什么是SMTP端口号(25、587、465、2525)?

SMTP or Simple Mail Transfer Protocol is used to transmit emails between clients, receivers, and email servers. SMTP service generally provided via different ports for network communication and transm...
翻译
发布博客 2020.10.14 ·
17908 阅读 ·
3 点赞 ·
0 评论

chrome中弹出ie窗口_如何使用弹出窗口阻止程序在Chrome中允许和阻止弹出窗口?...

chrome中弹出ie窗口All of the popular browsers provide a built-in pop-up blocker. 3rd party pop-up blockers were very popular in the early 2000s but with the integration of the built-in pop-up blockers, the...
翻译
发布博客 2020.10.14 ·
826 阅读 ·
0 点赞 ·
0 评论

计算机网络 带宽_什么是带宽(计算机网络)?

计算机网络 带宽Bandwidth is a term used to express the total capacity of network transmission in a single second. It provides the maximum rate of the data transfer for a given path or connection in the compu...
翻译
发布博客 2020.10.14 ·
2488 阅读 ·
1 点赞 ·
0 评论

如何在Windows 10上打开计算器?

Simple or complex calculations are part of our daily life. As a popular operating system Windows provides the tool named Calculator in order to make our calculation in an easy and fast way. In this tu...
翻译
发布博客 2020.10.14 ·
371 阅读 ·
0 点赞 ·
0 评论

什么是交换机(网络)?

Switch is a network device or function which mainly used to switch frames or packets into different transmission mediums or cables. Traditional switches work in the OSI Layer 2 and switch frames accor...
翻译
发布博客 2020.10.14 ·
650 阅读 ·
0 点赞 ·
0 评论

wep加密方式是什么_什么是WEP(有线等效保密)?

wep加密方式是什么Wired Equivalent Privacy or WEP is a security protocol or algorithm which is created for the Wi-Fi or IEEE 802.11 wireless networks. Wireless is a protocol where the data is transmitted via ...
翻译
发布博客 2020.10.14 ·
1184 阅读 ·
0 点赞 ·
0 评论

ftp文件传输协议_什么是FTP(文件传输协议)?

ftp文件传输协议The File Transfer Protocol or FTP is a network protocol used to transfer files between hosts or computers. FTP protocol is created as a client-server model where the server serves the files a...
翻译
发布博客 2020.10.14 ·
1378 阅读 ·
0 点赞 ·
0 评论
加载更多