Skip to content

UDPress/Computer-Technology-Vocabulary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Technology-Vocabulary

背景: 工作生活中许多软件相关的专业词汇容易被程序员读错、写错(特别是大小写规范)。

实现功能:

  • 专业词汇的发音
  • 专业词汇的英译、中译、百科解释、官方网站等信息

开发思路:

  1. 在 wordlist.dat 中添加单词列表【废弃】
  2. 调用 API 获取单词发音、定义、翻译、备注等信息
  3. 填充到 README.md 中,table 排序

添加单词:wordadd ==> php path/to/project/index.php

wordadd MySQL

进度

  • 发音【完成】
  • 音译【完成】,取常用翻译【待完成】
  • 写 README.md 【完成】
  • 中译【待开发】
  • 去重【待开发】
  • 排序【待开发】
  • 自动提交【待开发】

展示页面

单词 发音 音译 中译 备注
MySQL 🔈 MySQL (officially pronounced as "My S-Q-L",) is an open-source relational database management system (RDBMS).
Linux 🔈 a computer operating system that was invented by Linus Torvalds, a Finnish university student. You can get Linux for free, or you can buy it from companies who provide information and instructions on how to operate it.
echo 🔈 if a sound echoes, you hear it again because it was made near something such as a wall or hill
parity 🔈 the state of being equal, especially having equal pay, rights, or power
test 🔈 a testing situation, experience etc is difficult to deal with
test 🔈 a testing situation, experience etc is difficult to deal with
default 🔈 to fail to pay money that you owe at the right time
shell 🔈 the firing of shells from large guns
Markdown 🔈 a reduction in the price of something
AJAX 🔈 a type of substance for cleaning floors and other hard surfaces, sold as a liquid or powder
Linux 🔈 Linux ( ( listen) LIN-əks) is a family of free and open-source software operating systems built around the Linux kernel.
Hexokinase 🔈 A hexokinase is an enzyme that phosphorylates hexoses (six-carbon sugars), forming hexose phosphate. In most organisms, glucose is the most important substrate of hexokinases, and glucose-6-phosphate is the most important product.
think 🔈 to have an opinion or belief about something
ThinkPad 🔈 ThinkPad is a line of laptop computers and tablets developed by Lenovo. The series was designed, developed, and sold by IBM until Lenovo acquired the division and brand in 2005. ThinkPads are known for their minimalist, black and boxy design which was initially modeled in 1990 by industrial designer Richard Sapper based on the concept of a traditional Japanese Bento lunchbox revealing its nature only after being opened.
IOS 🔈 iOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.
Android 🔈 Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets.
ISO 🔈 International Standards Organization; an international organization which sets standards for the size, shape, and technical features of industrial goods, electrical products etc. ISO has members in more than 70 countries. Its full name is the International Organization for Standardization.
Arch 🔈 An arch is a curved structure that spans an elevated space and may or may not support the weight above it.
ssh 🔈 used to ask for silence or less noise

About

计算机、软件、IT 相关词汇表。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%