摘要:
表明为productclass 我想查询出menupath字段中 出现 “- "(横杆)大于3次的 记录答:1 select from productclasswhere menupathREGEXP '[[:digit:]]+-[[:digit:]]+-[[:digit:]]+-'这样就可以 不过... 阅读全文
posted @ 2014-09-26 22:54
水飝飞天
阅读(236)
评论(0)
推荐(0)
摘要:
#include #define ARRAY_SIZE 10int main() { int arr[ARRAY_SIZE] = {51,116,53,120,85,66,71,98,86,100}; int i, j; for(i = 0; i arr[j+1]) { arr[j] ^= arr... 阅读全文
posted @ 2014-09-26 22:32
水飝飞天
阅读(1025)
评论(0)
推荐(0)

浙公网安备 33010602011771号