摘要: 要获得高质量的渲染图,须经过建模、渲染、后期处理三个基本过程。一个软件很难独立完成以上全部工作,一般是将几个软件联合使用。这就需要制作者很熟悉几个软件的操作以及软件之间的文件转换,一般来说完成以上三个过程最常用的应用软件为:建模 autocad; 渲染3d studio max;后期处理 photoshop。 完成一幅三维效果图的制作,autocad可精确建模,且尺寸输入方便;3ds中精确建......
摘要: 繁体版的《三国志8》终于推出了,但很多转码工具都不能很好的进行转码,看着大量的乱码实在让人心烦,这里提供给大家一个好的工具,它就是magicwin98,他可以完美的把游戏转码成简体中文显示! 具体方法如下: 点击option windows system这里选simplified chinese windows chinese mode 这里选simplified chinese......
人民币金额转换例程上一页 ...t1 = right(st1, 1)st1 = left(st1, len(st1) - 1) 【程序编程相关:
2006中国手机产业战略发展高峰论坛会场】 【推荐阅读:
2006中国手机产业战略发展高峰论坛参会】if t1 <> "0" then 【扩展信息:
EVD掀起中国式战争:猜到了开头却猜不到】 s3 = cch(val(t1)) + "佰" + s3 else if left(s3, 1) <> "零" then s3 = "零" + s3 end if end if if st1 <> "" then t1 = right(st1, 1) st1 = left(st1, len(st1) - 1) if t1 <> "0" then s3 = cch(val(t1)) + "仟" + s3 end if end if if right(s2, 1) = "零" then s2 = left(s2, len(s2) - 1) if len(s3) > 0 then if right(s3, 1) = "零" then s3 = left(s3, len(s3) - 1) s3 = s3 & "万" end if chmoney = iif(s3 & s2 = "", s1, s3 & s2 & "元" & s1) end function 调用方法text2 = chmoney(val(text1)) 名称: cch 得到一位数字 n1 的汉字大写 0 返回 "" private function cch(n1) as string select case n1 case 0 cch = "零" case 1 cch = "壹" case 2 cch = "贰" case 3 cch = "叁" case 4 cch = "肆" case 5 cch = "伍" case 6 cch = "陆" case 7 cch = "柒" case 8 cch = "捌" case 9 cch = "玖" end select end function 名称: chmoney 得到数字 n1 的汉字大写 最大为 千万位 o 返回 "" public function chmoney(n1) as string dim tmoney as string dim lmoney as string dim tn 小数位置 dim s1 as string 临时string 小数部分 ...
下一页 摘要:xitel最新的转换器能够使得mp3歌曲到md碟片的转录更加轻松容易产品名称: xitel dg2 类型: usb-to-digital 光纤转换器l converter 价格: 500人民币 得分: 9/10 comments: 在今年一季度的时候xitel推出了dg1,一款也很优秀的md外设产品。 从设计上来说,dg1和dg2是相同的: 从usb将数据传输到光纤端子上。不过xitel did ......