文件名称:2
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-04
- 文件大小:
- 885kb
- 下载次数:
- 0次
- 提 供 者:
- xiaoxi*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
分隔符匹配:每一个右括号,括号和括号必须符合其左同行。序列[()]是合法的,但[(])是错误的-Compilers check your programs for syntax errors, but frequently a lack of one symbol (such as a missing brace or comment starter) will cause the compiler to spill out a hundred lines of diagnostics without identifying the real error.
A useful tool in this situation is a program that checks whether everything is balanced. Thus, every right brace, bracket, and parenthesis must correspond to their left counterparts. The sequence [()] is legal, but [(]) is wrong. Obviously, it is not worthwhile writing a huge program for this, but it turns out that it is easy to check these things.
A useful tool in this situation is a program that checks whether everything is balanced. Thus, every right brace, bracket, and parenthesis must correspond to their left counterparts. The sequence [()] is legal, but [(]) is wrong. Obviously, it is not worthwhile writing a huge program for this, but it turns out that it is easy to check these things.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字符匹配\Debug\main.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\字符匹配.exe
........\.....\字符匹配.ilk
........\.....\字符匹配.pch
........\.....\字符匹配.pdb
........\main.cpp
........\match.txt
........\stack.h
........\字符匹配.dsp
........\字符匹配.plg
第二次作业.dsw
第二次作业.ncb
第二次作业.opt
字符匹配\Debug
字符匹配