L&G.J

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

11 2010 档案

摘要:可使用下面语句执行替换即可txtJFSJ.Text=type.m_table.rows[0][JFSJ].tostring().replace("1900-1-1 0:00:00",null);另亦可使用直接判断“txtJFSJ.Text=type.m_table.rows[0][JFSJ].tostring()=="1900-1-1 0:00:00"?null:type.m_babl... 阅读全文
posted @ 2010-11-11 14:45 L&G.J 阅读(251) 评论(0) 推荐(0)