搜索资源列表
datetime
- wince时间处理函数,时间转化函数,将字符与控件时间相互转换-wince time to function, time transformation function, conversion between characters and control time
paixu
- Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is
xybl54Convert_6_18
- GPS坐标转化函数,实现经纬度坐标到84坐标的转化。-GPS coordinates into a function, latitude and longitude coordinates to achieve the transformation of 84 coordinates.
