搜索资源列表
csharp_win_exporttopdf
- 微软水晶报表应用程序实例,这一个是报表导出的实例,水晶报表可以导出来PDF或EXCEL格式的文件。-Microsoft application examples, this is an example of statements derived, crystal returns to be guided out PDF format or Excel document.
Dissecting_A_CSharp_Application
- Learn advanced .NET programming techniques by getting an insiders look at a complete application!The developers who created SharpDevelop give you an inside track on application development with a guided tour of the source code for SharpDevelop. They
xuejiguanlixitong
- 采用软件工程的指导方法,选用C/S模式设计的方案,应用SQL Server 2000数据库管理系统,C#程序设计语言,Visual Studio.NET 2003开发工具等开发出来的基于WINDOWS系列的学生学籍管理系统.-Guided by software engineering methods, the choice of C/S model design program, the application SQL Server 2000 database management syste
yuyifenxi
- 编译原理语义分析。通过语法制导或翻译模式生成中间代码。-Compilation principle of semantic analysis .Guided by grammar or translation mode to generate the intermediate code.
2
- 从键盘输入两个小于100的整数A和B,计算A与B两数的基本算数运算。需要注意的是:A和B的每一位数位上的数字由对应的英文单词给出。 系统要求: (1)系统由菜单做导航,给出输入数据功能、退出程序功能、数据输入功能并能够循环输入执行运算等。 (2)在数据运算输入功能菜单下分别给出A与B的相加运算、A与B的相乘运算、A与B的相减运算、A与B的相除运算、A与B的相除取于运算等功能。 (3)当A输入为zero,同时B输入为zero时自动返回菜单上一级。(From the keyboard inp