news.xhtml
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· XHTML 代码 · 共 32 行
XHTML
32 行
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><!--file : Documentation/CommandLine/News.xhtmlauthor : Boris Kolpackov <boris@kolpackov.net>copyright : Copyright (c) 2002-2003 Boris Kolpackovlicense : http://kolpackov.net/license.html--><head> <title>Command Line Processing Library News</title> <meta name="author" content="Boris Kolpackov"/> <meta name="copyright" content="© 2001-2003 Boris Kolpackov"/> <meta name="keywords" content="commandline,command,line,option,argument,parameter,operand,argc,argv,news"/> <meta name="description" content="Command Line Processing Library News"/> <link rel="stylesheet" type="text/css" href="../Style/Default.css"/></head><body></body></html><!-- $Id: News.xhtml 66067 2005-05-24 04:33:13Z turkaye $ -->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?