| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 888 人关注过本帖
标题:这段文字那里显示的是url的编译呢
取消只看楼主 加入收藏
davidjiabei
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2010-5-22
收藏
 问题点数:0 回复次数:0 
这段文字那里显示的是url的编译呢
程序代码:
//#include <winres.h>

LANGUAGE 0, 0

STRINGTABLE DISCARDABLE
BEGIN
    65440    "Friday"
    65441    "Saturday"
    65442    "Can't write to a read-only resource stream"
    65443    "Cannot create file \"%s\". %s"
    65444    "Cannot open file \"%s\". %s"
    65445    "Out of memory while expanding memory stream"
    65446    "Stream read error"
    65447    "Resource %s not found"
    65448    "%s.Seek not implemented"
    65449    "Stream write error"
    65456    "September"
    65457    "October"
    65458    "November"
    65459    "December"
    65460    "Sun"
    65461    "Mon"
    65462    "Tue"
    65463    "Wed"
    65464    "Thu"
    65465    "Fri"
    65466    "Sat"
    65467    "Sunday"
    65468    "Monday"
    65469    "Tuesday"
    65470    "Wednesday"
    65471    "Thursday"
    65472    "May"
    65473    "Jun"
    65474    "Jul"
    65475    "Aug"
    65476    "Sep"
    65477    "Oct"
    65478    "Nov"
    65479    "Dec"
    65480    "January"
    65481    "February"
    65482    "March"
    65483    "April"
    65484    "May"
    65485    "June"
    65486    "July"
    65487    "August"
    65488    "Invalid variant type conversion"
    65489    "Invalid variant operation"
    65490    "Invalid argument"
    65491    "External exception %x"
    65492    "Assertion failed"
    65493    "Interface not supported"
    65494    "Exception in safecall method"
    65495    "%s (%s, line %d)"
    65496    "Abstract Error"
    65497    "Access violation at address %p in module '%s'. %s of address %p"
    65498    "System Error.  Code: %d.\r\n%s"
    65499    "A call to an OS function failed"
    65500    "Jan"
    65501    "Feb"
    65502    "Mar"
    65503    "Apr"
    65504    "Invalid pointer operation"
    65505    "Invalid class typecast"
    65506    "Access violation at address %p. %s of address %p"
    65507    "Access violation"
    65508    "Stack overflow"
    65509    "Control-C hit"
    65510    "Privileged instruction"
    65511    "Exception %s in module %s at %p.\r\n%s%s\r\n"
    65512    "Application Error"
    65513    "Format '%s' invalid or incompatible with argument"
    65514    "No argument for format '%s'"
    65515    "Variant method calls not supported"
    65516    "Read"
    65517    "Write"
    65518    "Error creating variant or safe array"
    65519    "Variant or safe array index out of bounds"
    65520    "Out of memory"
    65521    "I/O error %d"
    65522    "File not found"
    65523    "Invalid filename"
    65524    "Too many open files"
    65525    "File access denied"
    65526    "Read beyond end of file"
    65527    "Disk full"
    65528    "Invalid numeric input"
    65529    "Division by zero"
    65530    "Range check error"
    65531    "Integer overflow"
    65532    "Invalid floating point operation"
    65533    "Floating point division by zero"
    65534    "Floating point overflow"
    65535    "Floating point underflow"
END


麻烦帮忙看下  类型是rc文件
搜索更多相关主题的帖子: 编译 文字 url 
2010-05-22 15:19
快速回复:这段文字那里显示的是url的编译呢
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.025267 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved