-
Finishing some delphi development of a number of frequently used function
整理的一些delphi 开发中中经常用到一些函数-Finishing some delphi development of a number of frequently used function
- 2022-06-28 10:03:05下载
- 积分:1
-
犯错
固定资产管理的小系统。
二、固定资产管理系统
(一)必改内容:
1、建立卡片时,部门的提示不完整,没有进行多级提示。
2、固定资产卡片建立时,其单价缺少控制,不符合财务制度的规定。
3、固定资产累计折旧数额不应超过原值,此软件不符合财务制度的规定。
4、固定资产卡片一旦建立,初始化后不应允许修改,而此软件则违反了这个原则,不符合有关财务制度的规定。
5、固定资产转移时,可以改变固定资产卡片内容,这是非常严重的事情,必须修改。
6、固定资产进行日常操作后,进行卡片查询时,计算机提示:显示格式错误。
(二)建议修改内容:
1、折旧方法在选择为“不提折旧”时,应有系统提示。
2、在查询时,系统提示不清楚,菜单提示不准确,用户难以掌握。
3、固定资产进行变动时,在修改卡片时,应有准确提示。-err
- 2022-04-21 05:55:55下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
有限元非线性分析源程序,用FORTRAN90编写,主要用于非线性有限元分析...
有限元非线性分析源程序,用FORTRAN90编写,主要用于非线性有限元分析-nonlinear finite element analysis of the source, with FORTRAN90 preparation, mainly for nonlinear finite element analysis
- 2022-03-07 10:17:16下载
- 积分:1
-
支持向量机的C语言,广泛应用于模式识别领域,一个更大的参考价值…
支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
- 2022-07-19 17:43:46下载
- 积分:1
-
Personalized learning environment for network design principles and realization...
个性化网络学习环境设计原理及实现
Design Principle and Practice of Personalized Net-based
Learning Environment
-Personalized learning environment for network design principles and realization of Design Principle and Practice of Personalized Net-basedLearning Environment
- 2022-03-15 21:18:45下载
- 积分:1
-
【程序70】
题目:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
1.程序分析:
2.程序源代码:...
【程序70】
题目:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
1.程序分析:
2.程序源代码:-[70] procedures Topic: Writing a function, and the length of a string, in the main function in the input string and output its length. 1. Program analysis: 2. Program source code:
- 2023-05-26 06:30:03下载
- 积分:1
-
遗传算法C++源码
遗传算法C++源码
遗传算法C++源码
遗传算法C++源码-Genetic Algorithms C++ source code C++ genetic algorithm genetic algorithm source code C++ source code
- 2023-07-17 10:10:05下载
- 积分:1
-
研究学习c++源程序集
研究学习c++源程序集-Studies c++ source Set
- 2022-03-04 15:34:19下载
- 积分:1
-
一个简单的端口访问实例――扬声器发生程序。由于Win2000及以上操作系统提高了对主板访问的安全性,所以此程序只能在Win98下编译运行。...
一个简单的端口访问实例――扬声器发生程序。由于Win2000及以上操作系统提高了对主板访问的安全性,所以此程序只能在Win98下编译运行。-a simple example of the port visit-- loudspeakers occurred procedures. Since Windows 2000 operating system and above board increased the security of the visit, this procedure can only build run under Win98.
- 2022-08-23 09:14:16下载
- 积分:1