摘要: System.data.sqlclient.sqlexception:将截断字符串或二进制数据终止。 错误原因:输入的字符串长度超过数据库设置的长度 阅读全文
posted @ 2018-06-22 14:44 JoyandJoys 阅读(3600) 评论(0) 推荐(0) 编辑
摘要: 题目: Given a string s consists of upper/lower-case alphabets and empty space characters ' ', return the length of last word in the string. If the last 阅读全文
posted @ 2018-03-09 20:52 JoyandJoys 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 题目描述: You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes 阅读全文
posted @ 2018-03-09 14:53 JoyandJoys 阅读(686) 评论(0) 推荐(0) 编辑