在VC的RC文件中怎么自定义资源文件。
各位大神,小弟初学VC编程,正在学习手写简单的RC文件,我知道资源文件RC文件中,*.icon、*.cursor和*.wav等资源都能用ICO、CURSOR和WAVE关键...
各位大神,小弟初学VC编程,正在学习手写简单的RC文件,我知道资源文件RC文件中,*.icon、*.cursor和*.wav等资源都能用ICO、CURSOR和WAVE关键字定义,如果使用其他VC中每有的资源类型呢?比如音频MP3怎么定义?我想在程序中使用API函数PlaySound()播放它。
展开
2个回答
2016-10-23
展开全部
public List<Bars> pageListTwo(int currentPage, int showRows)
Connection con = null;
PreparedStatement ps = null;
ResultSet rs = null;
ArrayList<Bars> resultList = new ArrayList<Bars>();
try
{
Connection con = null;
PreparedStatement ps = null;
ResultSet rs = null;
ArrayList<Bars> resultList = new ArrayList<Bars>();
try
{
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询