instance:实例
declare:声明
goblal:全局
function:功能,函数
complex:复杂的 ;summary:摘要,概要      description:描述    
  query:查询       uncomment:取消注释

expand:展开        modify:修改       temporarily:临时                 format:格式
scope:范围:j is still in the scope

How should I declare a local instance within a global function?

1:survey 调查
The reporter is doing a survey of public attitudes
2:GetExtension:取得文件的拓展名
string fileExtension = System.IO.Path.GetExtension(File1.PostedFile.FileName).ToLower();
3:font-weight:700 字体粗细
4:text-decoration:下划线
5:crash:死机
6:dashed:虚线,solid:实线
7:Validate:验证
8:verify 验证
9:graphics 绘图
10:RectangleF..方法
11:behavior
12:ignore blanks 忽略空白
13:finance:财经
14:DISTINCT:过滤重复;
15:Catalog:目录

相关文章:

  • 2022-12-23
  • 2021-07-20
  • 2021-11-19
  • 2022-12-23
  • 2021-05-27
  • 2022-01-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-18
  • 2021-09-23
  • 2021-10-03
  • 2021-05-26
  • 2021-07-16
  • 2022-12-23
  • 2021-09-18
相关资源
相似解决方案