settings_general.html

来自「一个不错的关于手机模块程序This page contains everythi」· HTML 代码 · 共 29 行

HTML
29
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>General</title>
  <meta http-equiv="content-type" content="text/html; charset=us-ascii">
  <link type="text/css" rel="stylesheet" href="office11.css">
</head>
<body>
<h2>Personal Information</h2>
This is general information about yourself. The nick is required,
though it's suggested that you pick the correct connection type as well.<br>
<dl style="margin-left: 40px;">
  <dt>Nick</dt>
  <dd>This nickname, or handle, will identify you when you join a hub.
It can be overridden on a per-hub basis in the <a href="favorite_hubs.html">Favorite Hub</a> Properties.</dd>
  <dt>E-Mail</dt>
  <dd>This field is for sharing your email address, if you wish it.</dd>
  <dt>Description</dt>
  <dd>This description will show in the user list. It can be overridden
on a per-hub basis in the <a href="favorite_hubs.html">Favorite Hub</a> Properties.</dd>
  <dt>Max upload speed</dt>
  <dd>This drop-down contains a number of common upload speeds (in 
MiB/s), please choose the one closest to your own. Do not put 
in your download speed; this setting is a measure of how fast a source 
you are likely to be for other users.</dd>
</dl>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?