会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
海利鸟
博客园
首页
新随笔
联系
订阅
管理
随笔 - 115
文章 - 1
评论 - 12
阅读 -
22万
2012年11月24日
Pascal 中对于常量的初始化
摘要: Pascal中常量的初始化方法很简单,比如 const s=’abcd’;ii=123;ff=12.3; 编译器会自动根据类型判断并生成对应的常量。 既然这么简单还有什么好讨论的呢! 有几种情况可以特别说明一下: 1:要指定数据的类型。 const ia:byte=123; ib:int64=123
阅读全文
posted @ 2012-11-24 11:32 海利鸟
阅读(456)
评论(0)
推荐(0)
编辑
公告
昵称:
海利鸟
园龄:
13年1个月
粉丝:
23
关注:
11
+加关注
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
(137)
dot NET(5)
mORMot1(20)
mORMot2(24)
Pascal Lazarus(49)
操作系统(5)
工控(12)
基础算法(8)
其他(10)
数据库(4)
随笔档案
(114)
2024年9月(1)
2024年8月(1)
2024年7月(13)
2024年6月(3)
2024年5月(13)
2024年4月(13)
2022年5月(2)
2022年4月(2)
2022年3月(1)
2022年1月(1)
2021年12月(2)
2021年11月(1)
2020年3月(1)
2020年2月(2)
2019年5月(2)
2018年5月(1)
2018年3月(1)
2017年12月(2)
2017年1月(2)
2016年12月(2)
2016年6月(3)
2016年5月(2)
2016年2月(6)
2015年3月(6)
2014年2月(1)
2014年1月(2)
2013年12月(3)
2013年11月(1)
2013年10月(3)
2013年5月(2)
2012年12月(1)
2012年11月(3)
2012年3月(1)
2012年2月(13)
2012年1月(1)
更多
阅读排行榜
1. Modbus测试工具ModbusPoll与Modbus Slave使用方法(112876)
2. 西门子Step7中DB块结构导出(15817)
3. Gpupdate命令详解(11338)
4. SetACL 使用方法详细参数中文解析(6243)
5. Postgresql 存储过程调试 1(6192)
评论排行榜
1. Modbus测试工具ModbusPoll与Modbus Slave使用方法(2)
2. VCL Styles(2)
3. 啊!这就是组态软件!(2)
4. mormot.core.threads--TSynParallelProcess(1)
5. Lazarus 中的字符串 String,AnsiString,UnicodeString,UTF8String,WideString(1)
推荐排行榜
1. Modbus测试工具ModbusPoll与Modbus Slave使用方法(8)
2. TList,TObjectList 使用——资源释放(2)
3. Lazarus 中的字符串 String,AnsiString,UnicodeString,UTF8String,WideString(2)
4. mormot.core.threads--TSynParallelProcess(1)
5. IDocList/IDocDict JSON for Delphi and FPC(1)
最新评论
1. Re:mormot.core.threads--TSynParallelProcess
这是AI生成的文章吗?
--车到山前必有路
2. Re:Lazarus 中的字符串 String,AnsiString,UnicodeString,UTF8String,WideString
感谢,学习了!正好解决了我遇到的问题
--夷陵王一笑
3. Re:Modbus测试工具ModbusPoll与Modbus Slave使用方法
分享一个优秀的 Modbus 从站仿真器,小巧好用,官网地址:
--serene1312
4. Re:Modbus测试工具ModbusPoll与Modbus Slave使用方法
GOOD!!!!!!!!!!!!!!!!!!!!!!!!!!
--不再犹豫89
5. Re:VCL Styles
官方的皮肤太丑了。。。
--民工也Coding
点击右上角即可分享