英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Archimedes    音标拼音: [,ɑrkəm'idiz]
n. 阿基米德

阿基米德

Archimedes
n 1: Greek mathematician and physicist noted for his work in
hydrostatics and mechanics and geometry (287-212 BC)

Archimedes \Ar`chi*me"des\, n. (Paleon.)
An extinct genus of Bryzoa characteristic of the
subcarboniferous rocks. Its form is that of a screw.
[1913 Webster]

A family of {microcomputers} produced by {Acorn
Computers}, Cambridge, UK. The Archimedes, launched in June
1987, was the first {RISC} based {personal computer}
(predating {Apple Computer}'s {Power Mac} by some seven
years). It uses the {Advanced RISC Machine} (ARM) processor
and includes Acorn's {multitasking} {operating system} and
{graphical user interface}, {RISC OS} on {ROM}, along with an
interpreter for Acorn's enhanced {BASIC}, {BASIC V}.

The Archimedes was designed as the successor to Acorn's
sucessful {BBC Microcomputer} series and includes some
backward compatibility and a {6502} {emulator}. Several
utilities are included free on disk (later in ROM) such as a
{text editor}, paint and draw programs. Software emulators
are also available for the {IBM PC} as well as add-on {Intel}
processor cards.

There have been several series of Archimedes: A300, A400,
A3000, A5000, A4000 and {RISC PC}.

{Usenet FAQ
(ftp://rtfm.mit.edu/pub/usenet/news.answers/acorn/)}.
{Archive site list
(http://cs.vu.nl/~gerben/acorn/acorn-archives.txt)}.
{HENSA archive (ftp://micros.hensa.ac.uk/)}. {Stuttgart
archive (ftp://ftp.uni-stuttgart.de/pub/systems/acorn)}.

See also {Crisis Software}, {Warm Silence Software}.

(1998-04-03)


请选择你想看的字典辞典:
单词字典翻译
Archimedes查看 Archimedes 在百度字典中的解释百度英翻中〔查看〕
Archimedes查看 Archimedes 在Google字典中的解释Google英翻中〔查看〕
Archimedes查看 Archimedes 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 在 Windows 环境下使用 Claude Code 完全指南 - 知乎
    步骤四:切换使用模型 手动修改配置文件 ~ claude settings json (Windows 路径为 C:\Users\你的用户名\ claude\settings json),添加或替换如下环境变量参数:
  • claude code的用户级mcp配置以及项目级mcp配置 - 不老 . . .
    1 用户级(全局)配置文件 这个文件存放你希望在 所有项目 中都能使用的工具。 文件名: claude json (注意前面有一个点,且没有子目录) 路径: macOS Linux: ~ claude json Windows: %USERPROFILE%\ claude json (通常是 C:\Users\你的用户名\ claude json)
  • 保姆级安装Claude code 并接入各类中外大模型教程 . . .
    众所周知,Claude 对 中国大陆用户非常不友好:不仅账号极其容易被封 而且claude的API 价格很贵因此很多开发者会选择 跳过官方登录,直接接入第三方更具性价比模型的API。 1 找到配置文件 进入用户目录: C:\Users\你的用户名 找到文件: claude json 2 修改配置
  • Claude Code 完整安装与配置教程Claude Code 完整安装与 . . .
    系统会输出一个路径,通常为: C:\Users\你的用户名\AppData\Roaming\npm 打开文件资源管理器,进入上述路径,查看是否存在 claude 或 claude cmd 等文件。 如果有:说明安装文件已存在,只需进行下一步的环境变量配置。 如果没有:说明安装未成功,请返回第一步,确保以管理员身份重新运行安装命令。 右键点击“此电脑” → 选择“属性” → 点击“高级系统设置” → 点击“环境变量”。 在“用户变量”列表中找到并选中 Path 变量,点击“编辑”。 点击“新建”,将你在 步骤1 中获取的路径(例如 C:\Users\你的用户名\AppData\Roaming\npm)粘贴进去。 点击“确定”保存所有更改。
  • Claude Code的配置文件位置在哪里? - 问答 - Glarity
    Claude Code的配置文件一般位于用户的主目录下,具体路径如下: 1 **Linux Mac**: 配置文件存储在 `~ claude settings json` 路径下。 2 **Windows**: 配置文件存储在 `C:\Users\用户名\ claude\settings json` 路径下。 此外,还可以根据需要在不同的目录中使用不同的配置文件: - **全局配置**:通常存放在 `~ claude json`(Linux Mac)或 `C:\Users\用户名\ claude json`(Windows)下 。 - **项目特定配置**:可以通过在项目根目录下创建 `CLAUDE md` 或 `CLAUDE local md` 文件来进行项目级的配置 。
  • windows 环境 Claude Code安装和使用记录 - 知乎
    配置模型路由(可选) 若要添加更多模型,需创建或修改配置文件。 Windows 系统下,配置文件路径为 C:\Users\你的用户名\ claude-code-router\config json。 以下是完整的配置示例,可复制并替换其中的 api_key 等信息后使用:
  • 如何将国产模型接入Claude Code - 木予
    3 重启Claude终端,出现如下界面,表示已经成功绕过Anthropic原始提示不可用界面: 方法二:手动修改文件 文件位置: C:\Users\用户名\ claude json (Windows)或 ~ claude json (macOS Linux)。 操作步骤: 打开该文件(用记事本或代码编辑器)
  • Claude Code:安装与配置
    Claude Code 在所有系统上都需要识别、管理、保存代码项目的版本记录,而这项能力是 Git 提供的。 Windows 系统默认是没有 Git 的,必须手动安装,否则 Claude Code 无法识别项目的版本信息。 后面代码的存档管理也是需要 Git,开发基础环境必备。
  • Claude Code 配置教程:如何通过修改 settings. json 优化 AI . . .
    本文介绍了Claude Code的安装配置和使用方法。 首先需要安装Node js和Claude Code工具包,配置settings json文件设置API密钥和模型参数。 其次推荐安装Claude Code Router实现多模型切换,详细说明了配置文件的编写方法和可视化UI界面的使用。
  • Claude Code 官方已支持Windows系统!手把手教你免费 . . .
    在 Windows 资源管理器中,找到你的用户名所在的目录,假设你的用户名为 abc,则目录会在 C:\Users\abc, 其他用户名类似。 找到这个目录下,名为 claude json 的文件。 在文件里添加你的 AnyRouter配置,不要用前面分享的方法了,不适用Windows,按下方填写, 重点是 customApiKeyResponses 中 approved 里面的内容,以及 env 这个变量里面的内容,其他内容不需要去管。 修改完成后,记得保存文件。 ], },





中文字典-英文字典  2005-2009