简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括Tab符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。
标签: 数据结构
上传时间: 2014-06-08
上传用户:gundamwzc
这个项目文件只是用来示范怎样使用Keil的软件仿真功能来调试串口的,请不要用于其它用途。如需转载,请获得作者得许可。 这个程序是从我以前一个项目中提取出来的,为了容易理解和方便调试,做了大幅度的简化。 为了保证文件代码的整齐,文件中使用空格代替Tab制表符,这样可以保证在不同的编辑器和编辑环境中代码的版面不会错乱。 这里采用了串口缓冲区收发合一的方式,适合于半双工通信。
上传时间: 2013-12-31
上传用户:xz85592677
这是一个VC++、mapX的应用实例,以赣州市为例,例子中还包含了全部听图形文件(.Tab.id等),完全自包含,用户安装mapX后可使用。
上传时间: 2014-08-13
上传用户:yxgi5
This Java Chat, is purely AWT Based, No Swing Components used and still it has great look and feel. For this Application, I have developed own Tab Control and Image Canvas.
标签: Components and purely Based
上传时间: 2013-12-10
上传用户:talenthn
用Delphi开发的,关于Tab分隔符的应用
标签: Delphi
上传时间: 2014-01-11
上传用户:zhouchang199
其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的每个栏目对应一个目录, 栏目的权限抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用8).目录里有一个web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上. 3.开发环境 Vs2005 sp1 + win2003 标准版 + Mssql2000/2005 4.初始用户名:admin 密码:admin
上传时间: 2014-01-22
上传用户:894898248
本程序为一编译器,模拟链接,可通过Tab键选择按钮,enter键进入链接
上传时间: 2014-02-21
上传用户:ve3344
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" Tab when the time zone changes and will be drawing a clock face corresponding to the time setting.
标签: assignment components the requires
上传时间: 2016-07-03
上传用户:JIUSHICHEN
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and Tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of Tabs when pressing the Tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only Tabs for indentation.
标签: reformatter reindenter and Artistic
上传时间: 2013-12-20
上传用户:康郎
是一个免费并开源的支持农历的月历控件,可以在日历面板上同时显示公历和农历,农历部分仅支持公元1900.1.31到公元2100.12.31;可以定制控件界面颜色和字体,类似TmonthCalendar,可以选择采用AAFont平滑字体边缘(有点慢);控件字体大小根据控件大小自动适应;支持鼠标和键盘或者代码选择日期;提供了公历转农历和农历转公历函数,支持干支年、月、日;原作者发布的仅有Delphi7的版本,由ccrun(老妖)移植到BCB6中,通过一点点修改(大概有3处),在BCB6中编译测试通过。 控件安装: 运行BCB6,打开BCB6\LssCalendar_BCB6.bpk文件,在出现的Package窗口中先Compile一下,然后单击Install。你可以在LssCalendar Tab下找到控件。
上传时间: 2013-12-21
上传用户:懒龙1988