C++ Builder :E2040 Declaration terminated incorrectly 错误

今把一个项目从C++ Builder 6迁移到 C++Builder 2007时,编译时出现该问题

虽然有个控件是有改动,但是报错的都是标准的控件,如groupbox,edit等,另发现,报错的好像都是修改过name属性的,就是跟用组件前缀修改过的一样的名字:如grp1,edt1,edt2等,好像这样的名字,都会报错。

解决办法:

把报错所在行的控件的名字都修改了,保存。

重新编译即可。

- 阅读全文 -

CodeTyphon version 1.70 released

CodeTyphon是一个lazarus的集成mod版本,集成了许多的第三方控件,1.70版本已经发布,可以发现,lnet和indy等库已经移植到wince了,不用担心wince下网络库的缺乏了。

changed log:

======> 22-May-2011 ver 1.70 =================================================

   -ADD pl_Graphics32VPR ,Vectorial Polygon Rasterizer for Graphics32 (Win32, Win64, WinCE)
   -ADD pl_BGRAcontrols  ,Visual Components for pl_BGRAbitmap library (Win32, Win64, Linux32, Linux64, WinCE) 
   -ADD pl_pl_ZenGLD3D   ,ZenGL library for DirectX  (Win32, Win64)

   -Rename/Update pl_mooncomp to pl_GeoGIScomp (Win32, Win64, WinCE, Linux32, Linux64) 

   -Update/Fix pl_freefpider 
   -Update pl_Synapse      (SVN 20-5-2011)
   -Update pl_BGRAbitmap   (SVN 20-5-2011)
   -Update pl_ZenGL        (SVN 20-5-2011) 
   -Update pl_GLScene      (SVN 22-5-2011)
   -Update pl_LNetComp     (SVN 20-5-2011)
   -Update pl_KambiEngine  (SVN 20-5-2011)
   -Update pl_LNetComp     (SVN 20-5-2011) 
   -Update pl_FortesReport (SVN 20-5-2011)
   -Update pl_OpenWire     (SVN 20-5-2011)

   -Port pl_Graphics32 to WinCE
   -Port pl_Synapse to WinCE
   -Port pl_lNet to WinCE
   -Port pl_Indy to WinCE
   -Port pl_VisualPlanIt to WinCE
   -Port pl_APE to WinCE
   -Port pl_DCP to WinCE
   -Port pl_FreeSpider to WinCE
   -Port pl_PowerPDF to WinCE
   -Port pl_OpenWire to WinCE

   -Port pl_GLScene to Linux32 and Linux64 (Manual installation to Lazarus IDE for Linux)
   -Port pl_KambiEngine to Linux32 and Linux64 (Manual installation to Lazarus IDE for Linux)    
   

NOTE:  Lazarus 0.9.31   Source from SVN 22-05-2011 Rev 30845
       FreePascal 2.5.1 Source from SVN 19-05-2011 Rev 17500

- 阅读全文 -

ALTRun添加从目录添加功能

ALTRun的说明参考Google,源码可从Googlecode获得,添加了从目录导入exe的功能,主要用于在初次使用时,可以批量导入某个目录下的所有exe文件,免得一个个添加,费时费力。

image

image

- 阅读全文 -

lazarus中json解析时“string exceeds end of line”错误

Lazarus 0.9.31

jp:=TJSONParser.Create(UTF8Encode(pl));
try
   adList:=jp.Parse as TJSONArray;  

报错:

An exception was raised on the server: string exceeds end of line

其中,pl包含从memo中返回的text值,用superobject的asjson(false,false)编码

其实,就是包含了”’#10’”的字符

 

- 阅读全文 -

ModelMaker Code Explorer (MMX) v9.0.0.1943 破解版

ModelMaker Code Explorer是Delphi标准编辑器的替代品,它完全支持Delphi5,6,7,8以及C#Builder。它提供了下列元素:1、浏览器(Brower ):用来增强在IDE中的导航体验;2、结构化的编辑器:使用与ModelMaker相同的方法创建、编辑、删除和拷贝类、成员及模块过程;3、支持每日进行的重构:如提取方法、提取类、重命名参数等等;4、IDE编辑器增强:如添加本地变量,添加方法等等。

image

- 阅读全文 -

CodeTyphon version 1.50 发布

CodeTyphon

CodeTyphon is a "Visual Pascal ProgrammingPlatform",
with Lazarus+FPC+Tools+Free Components+Free Libraries and all these with full source.
Is a Distribution of Lazarus IDE and FreePascal compiler...

 

更新:

======> 16-Mar-2011 ver 1.50 =================================================

   -ADD Cross Build Targets:
              - armeb-Linux (freepascal only)

   -ADD pl_LNetComp samples to CodeOcean
   -ADD more pl_GLScene samples to CodeOcean

   -Update pl_GLScene      (SVN 16-3-2011)
   -Update pl_KambiEngine  (SVN 16-3-2011)
   -Update pl_BGRAbitmap   (SVN 16-3-2011)
   -Update pl_ZenGL        (SVN 16-3-2011)
   -Update pl_LNetComp     (SVN 16-3-2011)


NOTE:  Lazarus 0.9.31   Source from SVN 16-03-2011 Rev 29875
       FreePascal 2.5.1 Source from SVN 06-03-2011
 Rev 17141

 

下载:

Server 1 (main Server)

Server 2 (Filefactory.com)

Server 3 (Fileserve.com)

- 阅读全文 -

yo2回来,我也回来

yo2换了个方式回来了,转眼都已经是09年的事了,变化真是多啊

继续在这里耕耘我的Delphi吧,希望它能长长久久的

ps:登录yo2后台,需在原yo2用户名前加上yo2

- 阅读全文 -

delforexp和gexperts的一些资源链接

DelforExp

看起来像是官网,有提供原始版本的下载,甚至是之前说是不开源的delfordll的源码

http://www.aew.wur.nl/UK/Delforexp/

delforex for gexpert的集成

http://www.dummzeuch.de/delphi/gexperts/english.html

另外GExperts的网站

http://www.gexperts.org/

可惜,没找到源码下载链接

几个有用的Delphi网站

About Delphi
Delphi Feeds
Delphi Basics
Delphi Wiki

Delphi for Fun
Jedi Project
Torry's Delphi Pages

- 阅读全文 -

批量转换rmvb的音频为MP3

想把一批的rmvb视频的声音提出来,放在手机上播,网上找了很多的什么rm转mp3啊,等等,不同的软件,基本上都是国产的,并且,都是带了一大堆的什么广告啊,工具栏的~,亏死了。

有那么一两个国外的,开始转换的时候,不是压根没反应,就是直接就100%的cpu,然后呢,就动不了了。

rma

如果只是简单的分离rmvb的视频和音频,有个小程序rma可以使用,很简单,命令行

rma –s xxx.rmvb

结果是两个文件

xxx.000 xxx.001

就是分离两个流,一个大,一个小,小的是音频,rm格式的,大的就是视频部分,修改为rmvb格式,就可以直接播放画面了,可以只分离出某个视频流

rma –sx1 xxx.rmvb

就是分离出xxx.001,音频是0

下载:

http://www.236.xdowns.com/uploadFile/2008-9/ha_RealMediaAnalyzer%28rma%29.rar

- 阅读全文 -

热门文章

最新文章

最近回复

  • wfzlxvvgte: 你的文章让我感受到了不一样的风景,谢谢分享。 http://ww...
  • sfiutfecff: 你的文章内容非常用心,让人感动。 http://www.55ba...
  • dyqoaaqpdc: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • vrfedcneqp: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • wmhoubuazg: 你的文章内容非常用心,让人感动。 http://www.55ba...
  • khhhttrppu: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • atjzyxiutr: 你的文章内容非常用心,让人感动。 http://www.55ba...
  • dlamzmkwwi: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • predcxvhsz: 《蛋黄人》国产剧高清在线免费观看:https://www.jgz...
  • qmffcradmz: 《逃狱者》剧情片高清在线免费观看:https://www.jgz...

分类

标签

其它