django项目简单调取百度翻译接口的方法
1,建路由;2,写方法;deffanyi(request):importrequestsimportjsoncontent=request.POST.get('content')try:ifnotco
探索与 django调取百度翻译接口 相关的精彩内容
1,建路由;2,写方法;deffanyi(request):importrequestsimportjsoncontent=request.POST.get('content')try:ifnotco