delphy的一些编译错误,请高手指教!!!!!(20分)

  • 主题发起人 主题发起人 sky9s11
  • 开始时间 开始时间
S

sky9s11

Unregistered / Unconfirmed
GUEST, unregistred user!
这里小第有三个问题,还请各位高手帮忙解决一下。在此先谢过了。


1 在写程序时出现了下面的问题:
[Error] Unit1.pas(51): Unsatisfied forward or external declaration: 'TMain.ServerSocket1ClientRead'
[Error] Unit1.pas(55): Unsatisfied forward or external declaration: 'TMain.ClientSocket1Connect'
可是改正之后又出现了:[Error] Unit1.pas(52): Field definition not allowed after methods or properties
请问该怎么解决这个问题。

2 请问下面的编译错误是什么意思:

[Error] Unit1.pas(236): Declaration expected but 'IF' found
[Error] Unit1.pas(240): '.' expected but ';' found
[Warning] Unit1.pas(243): Text after final 'END.' - ignored by compiler

3 [Error] Unit1.pas(238): Undeclared identifier: 'sessions'
sessions我已经在public中声明了,可为什么还是出现没有定义的编译错误呢,请解释。
 
就没人知道吗???
还有一个小小问题啊,就是在本地怎样实验我做的代理服务器啊???请说说具体的步骤.
 
后退
顶部