文件名称:chang's 栈
-
所属分类:
- 标签属性:
- 上传时间:2018-03-08
-
文件大小:2.08mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在用户最近访问的网页中进行“前进”和“后退”是Web浏览器的常用功能,实现该功能的一种方式是使用两个栈(backward 栈和forward栈)来存储用户访问的网址。?后退(BACK):如果backward栈为空,则该命令被忽略。否则,将当前页面压入forward栈,并从backward栈中弹出一个页面作为当前页面。
?前进(FORWARD):如果forward栈为空,则该命令被忽略。否则,将当前页面压入backward栈,并从forward栈中弹出一个页面作为当前页面。
?访问某网址(VISIT <URL>):将当前页面压入backward栈,并将此次访问的网页作为当前页面,清空forward栈。(It is a common function of Web browser to carry forward and backward in web pages recently accessed by users. One way to achieve this function is to use two stack (backward stack and forward stack) to store user access URLs.Back up backup: if the backward stack is empty, the command is ignored. Otherwise, press the current page into the forward stack and pop up a page from the backward stack as the current page.
Forward forward: if the forward stack is empty, the command is ignored. Otherwise, press the current page into the backward stack and pop up a page from the forward stack as the current page.
Access to a web site (VISIT <URL>): press the current page into the backward stack and use the web page as the current page to clear the forward stack.)
?前进(FORWARD):如果forward栈为空,则该命令被忽略。否则,将当前页面压入backward栈,并从forward栈中弹出一个页面作为当前页面。
?访问某网址(VISIT <URL>):将当前页面压入backward栈,并将此次访问的网页作为当前页面,清空forward栈。(It is a common function of Web browser to carry forward and backward in web pages recently accessed by users. One way to achieve this function is to use two stack (backward stack and forward stack) to store user access URLs.Back up backup: if the backward stack is empty, the command is ignored. Otherwise, press the current page into the forward stack and pop up a page from the backward stack as the current page.
Forward forward: if the forward stack is empty, the command is ignored. Otherwise, press the current page into the backward stack and pop up a page from the forward stack as the current page.
Access to a web site (VISIT <URL>): press the current page into the backward stack and use the web page as the current page to clear the forward stack.)
相关搜索: 栈
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
chang's ջ\.vs\ConsoleApplication2\v14\.suo | 22016 | 2018-03-07 |
chang's ջ\ConsoleApplication2\2.h | 1413 | 2018-03-07 |
chang's ջ\ConsoleApplication2\ConsoleApplication2.vcxproj | 7453 | 2018-03-07 |
chang's ջ\ConsoleApplication2\ConsoleApplication2.vcxproj.filters | 1059 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\CL.command.1.tlog | 674 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\CL.read.1.tlog | 10024 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\CL.write.1.tlog | 516 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\ConsoleApplication2.lastbuildstate | 199 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\link.command.1.tlog | 1186 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\link.read.1.tlog | 2720 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog\link.write.1.tlog | 494 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleApplication2.log | 220 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\main.obj | 205613 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\vc140.idb | 330752 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\vc140.pdb | 397312 | 2018-03-07 |
chang's ջ\ConsoleApplication2\main.cpp | 2055 | 2018-03-07 |
chang's ջ\ConsoleApplication2.sln | 1339 | 2018-03-07 |
chang's ջ\ConsoleApplication2.VC.db | 8294400 | 2018-03-07 |
chang's ջ\Debug\ConsoleApplication2.exe | 90112 | 2018-03-07 |
chang's ջ\Debug\ConsoleApplication2.ilk | 465736 | 2018-03-07 |
chang's ջ\Debug\ConsoleApplication2.pdb | 962560 | 2018-03-07 |
chang's ջ\.vs\ConsoleApplication2\v14 | 0 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug\ConsoleA.4A09BF85.tlog | 0 | 2018-03-07 |
chang's ջ\.vs\ConsoleApplication2 | 0 | 2018-03-07 |
chang's ջ\ConsoleApplication2\Debug | 0 | 2018-03-07 |
chang's ջ\.vs | 0 | 2018-03-07 |
chang's ջ\ConsoleApplication2 | 0 | 2018-03-07 |
chang's ջ\Debug | 0 | 2018-03-07 |
chang's ջ | 0 | 2018-03-07 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.