搜索资源列表
cSharp_errors_and_solutions
- c#编译时,遇见的常见的编译错误代码含义以及相关解决方法-c# compile-time, met the meaning of common error codes and related compile solution
C-error
- C常见错误及解决方案,包涵了很多新手易出现的编程问题-C common errors and solutions, and includes the many novice programming problem prone
C-Sharp-programmers-10-mistakes-
- 本文描述了C#程序员最常见的10个编程错误或者要避免的缺陷-C# programmers 10 mistakes easily
C#开发人员常见问题解决方案
- C# 开发中常见问题的解决方案,很基础但是很有用(The solution to common problems in C# development is very basic but useful)
9
- 异常:在程序运行过程中发生错误和意外 常见的异常:类型转换不正确,被除数为0,值溢出,数组超过索引范围,打开文件时出错 Exception类(Exception: errors and accidents occurred during program operation. Common exception: the type conversion is incorrect, the divisor is 0, the value overflows, the array exceeds