skip to main
|
skip to sidebar
Develop Notes
My development notes
2009年3月4日星期三
error C2143: syntax error : missing ')' before 'constant'
翻译为汉语就是:在常数的前面缺少')'
例如,你在某处 #define A 1
但是在程序中某处又忘记了常数的定义,而使用了int A;等,就会得到这个错误。
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
你可以在这里搜索想要的文章
Enter your search terms
Submit search form
Web
developnotes.blogspot.com
博客归档
►
2010
(1)
►
六月
(1)
▼
2009
(13)
►
四月
(1)
▼
三月
(4)
Using Resources in .NET
Is it possible to deploy a .NET exe without instal...
error C2143: syntax error : missing ')' before 'co...
一个可能的原因:Additional information: Cannot access a di...
►
二月
(8)
►
2008
(60)
►
十二月
(1)
►
十一月
(1)
►
十月
(2)
►
八月
(3)
►
七月
(3)
►
六月
(25)
►
五月
(2)
►
三月
(3)
►
二月
(5)
►
一月
(15)
►
2007
(154)
►
十二月
(20)
►
十一月
(10)
►
十月
(10)
►
九月
(16)
►
八月
(3)
►
七月
(7)
►
六月
(14)
►
五月
(32)
►
四月
(32)
►
三月
(10)
Useful Links
Freeware Notes
IP地址查询
我的主页
无聊斋主人笔记
标签
.NET
(7)
创业例子
(3)
面试相关
(7)
ads
(2)
Ajax
(8)
Article
(3)
ASP
(1)
ASP/ASP.NET
(6)
Benchmark
(1)
blogger
(1)
BUG
(1)
C/C++
(58)
C#
(12)
CFD
(1)
CLisp
(1)
CMS
(2)
convert
(2)
CSS
(2)
Cygwin
(1)
Data Mining
(1)
DataBase
(6)
Definition
(2)
design
(2)
digest
(1)
document
(1)
DOS
(4)
EarnMoney
(1)
emacs
(2)
Error
(3)
file extension
(1)
Fortran
(2)
free
(4)
game
(1)
gcc/g++
(2)
GEOCode
(1)
GIS
(1)
Google Maps API
(4)
Graphic
(4)
GUI
(2)
hack
(2)
I/O
(2)
IDE
(5)
IDEA(创意)
(1)
INI-File
(1)
Internationalization
(3)
Java
(3)
JavaScript
(11)
JOBS
(3)
Languages
(3)
Library
(9)
Licenses
(1)
Linear Algebra
(1)
Linux
(5)
Logging
(1)
management
(1)
map
(1)
Math
(1)
Matlab
(1)
Matrix
(1)
Network
(7)
Numerical
(3)
open source
(5)
Optimization
(3)
People
(1)
philosophy
(1)
php
(1)
Platform Independent
(1)
Programming
(1)
project managent
(1)
Python
(1)
RegularExpression
(1)
resource
(3)
RSS
(1)
Ruby
(1)
Scientific
(9)
search engine
(3)
SEO
(2)
spider
(2)
SQL
(5)
SVN
(1)
System
(1)
Test
(3)
Translation
(1)
VB.NET
(2)
VBScript
(1)
version control
(2)
web development
(40)
Web Services
(3)
website
(24)
Windows
(3)
Windows Forms
(2)
wwebsite
(1)
XML
(4)
XML/XSLT
(2)
XP
(1)
没有评论:
发表评论