摘要:
oracle删除某一条数据的时候,提示 使用以下sql查询外键的位置 SELECT A .constraint_name, A .table_name, b.constraint_name FROM user_constraints A, user_constraints b WHERE A .co 阅读全文
摘要:
因为使用fxo设备的时候,fxo设备没有联网,所有我要用 telnet 同步一下时间 telnet 10.xx.xx.xx9 然后就进去了 telnet 172.29.1.6 Connecting to 172.29.1.6:23...Connection established.To escape 阅读全文