摘要:
1. var data = {"id_ai":id_ai, "info_type":type, "a":Math.random()} var form = $('<form />', {action : "ajax_get_product_detail", method:"post", style: 阅读全文
摘要:
原文引自:https://blog.csdn.net/weixin_37994148/article/details/99731818 第一种 def deleteDuplicate(li): func = lambda x, y: x if y in x else x + [y] li = red 阅读全文
摘要:
1 先查看是否已经安装了svn 如果没有安装svn则: ~$ svn --version The program 'svn' is currently not installed. You can install it by typing: sudo apt-get install subversi 阅读全文