Deutsch-Chinesische Enzyklopädie, 德汉百科

       
German — Chinese
Catalog IT-Times

This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
/assets/contentimages/ProTom_International.jpg
This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
质子和重离子放疗仪
/assets/contentimages/Proton_Therapy_and_Carbon_Ion_Therapy.jpg
This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.

 

This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
代理服务器

/assets/contentimages/proxy.png

代理服务器英文全称是Proxy Server,其功能就是代理网络用户去取得网络信息。形象的说:它是网络信息的中转站。在一般情况下,我们使用网络浏览器直接去连接其他 Internet站点取得网络信息时,须送出Request信号来得到回答,然后对方再把信息以bit方式传送回来。代理服务器是介于浏览器和Web服务 器之间的一台服务器,有了它之后,浏览器不是直接到Web服务器去取回网页而是向代理服务器发出请求,Request信号会先送到代理服务器,由代理服务 器来取回浏览器所需要的信息并传送给你的浏览器。而且,大部分代理服务器都具有缓冲的功能,就好象一个大的Cache,它有很大的存储空间,它不断将新取 得数据储存到它本机的存储器上,如果浏览器所请求的数据在它本机的存储器上已经存在而且是最新的,那么它就不重新从Web服务器取数据,而直接将存储器上 的数据传送给用户的浏览器,这样就能显著提高浏览速度和效率。并且Proxy服务器还可以作为一个强悍的Net Firewall(网络防火墙),抵御端口扫描和漏洞攻击,而且Web Proxy服务器还可以根据自己的设定来过滤有威胁的恶意脚本(Spam Script)。

This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
处理程序,处理器
This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
比瑞利电缆系统公司
https://www.net4info.de/photos/cpg/albums/userpics/10001/Prysmian.jpg
This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
PSCAD ist ein schneller, genauer und leicht zu verwendender Stromnetzsimulator für das Design und die Analyse aller Arten von Stromversorgungssystemen. Für Studien zur Energiequalität, Fehleranalysen und Energieplanung verbessert PSCAD die Systemleistung und die Zuverlässigkeit.

This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
伪代码(P-code,Pseudo-code)语言 — 一种解释型语言。
伪代码语言有点象个“混血儿”,执行方式介于编译型语言和解释型语言之间。和解释型语言一样,伪代码编程语言无需编译,在执行时自动转换 成二进制形式。然而,和编译型语言不同的是,这种可执行的二进制文件是以伪代码的形式而不是机器语言的形式存储的。此外,不同于解释型语言的是,不必在每 次运行该程序的时候,都必须将其转换成二进制。在第一次转换成伪代码后,以后每次执行都可使用该伪代码版本。伪代码语言(以及用它编写的程序)往往比编译 型语言及程序慢,但比解释型语言快,它们通常具有访问一些低层操作系统功能的权限,但却不能直接访问硬件。它们不需要有时很昂贵的编译器,通常与操作系统 包含在一起,有些伪代码语言比编译型语言更容易编程。伪代码语言的例子有 Java、Python 和 REXX/Object REXX。
This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
PTC (früher Parametric Technology Corporation) ist ein US-amerikanisches Technologieunternehmen mit Hauptsitz in Boston, Massachusetts. Das Unternehmen wurde 1985 gegründet und bietet weltweit Technologieplattformen und -lösungen für unterschiedliche Bereiche, von technischen Entwicklungen, über Lieferkette und Fertigung, bis hin zu Vertrieb und Service, an. Zudem befinden sich eine Internet-der-Dinge- sowie eine Erweiterte-Realität-Plattform im Portfolio.

PTC (früher Parametric Technology Corporation) ist ein US-amerikanisches Technologieunternehmen mit Hauptsitz in BostonMassachusetts. Das Unternehmen wurde 1985 gegründet und bietet weltweit Technologieplattformen und -lösungen für unterschiedliche Bereiche, von technischen Entwicklungen, über Lieferkette und Fertigung, bis hin zu Vertrieb und Service, an. Zudem befinden sich eine Internet-der-Dinge- sowie eine Erweiterte-Realität-Plattform im Portfolio. 

PTCNASDAQ: PTC)是一家电脑软件及服务公司,创立于1985年,总部设立于美国麻州波士顿市郊,于1988年率先开发参数固态电脑辅助设计模型软件(CAD)并在1998年推出有关产品生命周期管理(PLM)Internet-based产品。PTC为合作伙伴及开发人员打造产品、服务及物联网(IoT)与扩增实境(AR)平台。

This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
击拳热斗!!/拳无虚发
This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.
Python

https://www.net4info.de/photos/cpg/albums/userpics/10001/Pynton.png

Python(英国发音:/ˈpaɪθən/ 美国发音:/ˈpaɪθɑːn/),是一种广泛使用的高级编程语言,属于通用型编程语言,由Guido van Rossum 创造,第一版发布于 1991 年。作为一种解释型语言,Python 的设计哲学强调代码的可读性和简洁的语法(尤其是使用空格缩进划分代码块,而非使用大括号或者关键词)。相比 C++ 或 Java,Python 让开发者能够用更少的代码表达想法。不管是小型还是大型程序,该语言都试图让程序的结构清晰明了。

SchemeRubyPerlTcl 等动态类型编程语言一样,Python 拥有动态类型系统垃圾回收功能,能够自动管理内存使用,并且支持多种编程范式,包括面向对象、命令式、函数式和过程式编程。其本身拥有一个巨大而广泛的标准库。

Python 虚拟机本身几乎可以在所有的操作系统中运行。Python 的官方解释器 CPython,用 C语言 编写,是一个由社区驱动的自由软件,目前由 Python软件基金会管理。

 

Python [ˈpaɪθn̩, ˈpaɪθɑn, auf Deutsch auch ˈpyːtɔn] ist eine universelle, üblicherweise interpretierte höhere Programmiersprache. Ihre Entwurfsphilosophie betont Programmlesbarkeit. Die Programmstruktur wird durch die Einrücktiefe gebildet. Andere Sprachen verwenden hierfür Klammern (C, JavaScript) oder Schlüsselwörter (Pascal).

Python unterstützt mehrere Programmierparadigmen. So werden objektorientierte, aspektorientierte und funktionale Programmierung unterstützt. Wie andere dynamische Sprachen wird Python oft als Skriptsprache genutzt.

Die Sprache hat ein offenes, gemeinschaftsbasiertes Entwicklungsmodell, gestützt durch die gemeinnützige Python Software Foundation, die de facto die Definition der Sprache in der Referenzumsetzung CPython pflegt.

Python gilt als einfach zu erlernende Sprache, da sie über eine klare und übersichtliche Syntax verfügt.

This image, video or audio may be copyrighted. It is used for educational purposes only. If you find it, please notify us byand we will remove it immediately.