计算机 英语 文献翻译,计算机类外文文献翻译_1.doc
計算機類外文文獻翻譯_1
本科畢業論文
外文文獻及譯文
文獻、資料題目:Core Java? Volume II–Advanced Features
文獻、資料來源:著作
文獻、資料發表(出版)日期:2008.12.1
院 (部): 計算機科學與技術學院
專 業: 網絡工程
班 級: 網絡082
姓 名: 劉治華
學 號:
指導教師: 許麗娜
翻譯日期: 2012.5.10
山東建筑大學畢業論文外文文獻及譯文
- PAGE 1 -
外文文獻:
Core Java? Volume II–Advanced Features
When Java technology first appeared on the scene, the excitement was not about a well-crafted programming language but about the possibility of safely executing applets that are delivered over the Internet (see Volume I, Chapter 10 for more information about applets). Obviously, delivering executable applets is practical only when the recipients are sure that the code can't wreak havoc on their machines. For this reason, security was and is a major concern of both the designers and the users of Java technology. This means that unlike other languages and systems, where security was implemented as an afterthought or a reaction to break-ins, security mechanisms are an integral part of Java technology.
Three mechanisms help ensure safety:
?Language design features (bounds checking on arrays, no unchecked type conversions, no pointer arithmetic, and so on).
?An access control mechanism that controls what the code can do (such as file access, network access, and so on).
?Code signing, whereby code authors can use standard cryptographic algorithms to authenticate Java code. Then, the users of the code can determine exactly who created the code and whether the code has been altered after it was signed.
Below, you'll see the cryptographic algorithms supplied in the java.security package, which allow for code signing and user authentication.
As we said earlier, applets were what started the craze over the Java platform. In practice, people discovered that although they could write animated applets like the famous "nervous text" applet, applets could not do a whole lot of useful stuff in the JDK 1.0 security model. For example, because applets under JDK 1.0 were so closely supervised, they couldn't do much good o
總結
以上是生活随笔為你收集整理的计算机 英语 文献翻译,计算机类外文文献翻译_1.doc的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 2020新春战疫ctf公益赛——Misc
- 下一篇: sm总线控制器找不到驱动程序_【KHGE