首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

android HTTP接口测试软件

移动开发 1.48MB 47 需要积分: 1
立即下载

资源介绍:

一个android HTTP接口测试小软件,可以GET和POST,参数可以动态添加删除,结果自动格式化json,里面也有GET图片的代码,但功能还没加上去。
# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in ${sdk.dir}/tools/proguard/proguard-android.txt # You can edit the include path and order by changing the ProGuard # include property in project.properties. # # For more details, see # http://developer.android.com/guide/developing/tools/proguard.html # Add any project specific keep options here: # If your project uses WebView with JS, uncomment the following # and specify the fully qualified class name to the JavaScript interface # class: #-keepclassmembers class fqcn.of.javascript.interface.for.webview { # public *; #}

资源文件列表:

HttpPortTest.zip 大约有88个文件
  1. HttpPortTest/
  2. HttpPortTest/.classpath 574B
  3. HttpPortTest/.project 848B
  4. HttpPortTest/.settings/
  5. HttpPortTest/.settings/org.eclipse.jdt.core.prefs 177B
  6. HttpPortTest/AndroidManifest.xml 941B
  7. HttpPortTest/assets/
  8. HttpPortTest/bin/
  9. HttpPortTest/bin/AndroidManifest.xml 941B
  10. HttpPortTest/bin/classes/
  11. HttpPortTest/bin/classes.dex 814.23KB
  12. HttpPortTest/bin/classes/com/
  13. HttpPortTest/bin/classes/com/example/
  14. HttpPortTest/bin/classes/com/example/httpporttest/
  15. HttpPortTest/bin/classes/com/example/httpporttest/BuildConfig.class 357B
  16. HttpPortTest/bin/classes/com/example/httpporttest/HttpRunner.class 5.83KB
  17. HttpPortTest/bin/classes/com/example/httpporttest/HttpThreadGet.class 1.46KB
  18. HttpPortTest/bin/classes/com/example/httpporttest/HttpThreadPost.class 1.61KB
  19. HttpPortTest/bin/classes/com/example/httpporttest/JsonFormatTool.class 3KB
  20. HttpPortTest/bin/classes/com/example/httpporttest/MainActivity$1.class 1.38KB
  21. HttpPortTest/bin/classes/com/example/httpporttest/MainActivity$2.class 1.12KB
  22. HttpPortTest/bin/classes/com/example/httpporttest/MainActivity$3.class 831B
  23. HttpPortTest/bin/classes/com/example/httpporttest/MainActivity$4.class 831B
  24. HttpPortTest/bin/classes/com/example/httpporttest/MainActivity$5.class 1.49KB
  25. HttpPortTest/bin/classes/com/example/httpporttest/MainActivity.class 7.41KB
  26. HttpPortTest/bin/classes/com/example/httpporttest/R$attr.class 358B
  27. HttpPortTest/bin/classes/com/example/httpporttest/R$drawable.class 425B
  28. HttpPortTest/bin/classes/com/example/httpporttest/R$id.class 770B
  29. HttpPortTest/bin/classes/com/example/httpporttest/R$layout.class 483B
  30. HttpPortTest/bin/classes/com/example/httpporttest/R$string.class 451B
  31. HttpPortTest/bin/classes/com/example/httpporttest/R$style.class 449B
  32. HttpPortTest/bin/classes/com/example/httpporttest/R.class 627B
  33. HttpPortTest/bin/dexedLibs/
  34. HttpPortTest/bin/dexedLibs/android-support-v4-347c683438c25341595a0b0491eb87dc.jar 267.35KB
  35. HttpPortTest/bin/HttpPortTest.apk 285.23KB
  36. HttpPortTest/bin/jarlist.cache 120B
  37. HttpPortTest/bin/res/
  38. HttpPortTest/bin/resources.ap_ 8.28KB
  39. HttpPortTest/bin/res/crunch/
  40. HttpPortTest/bin/res/crunch/drawable-hdpi/
  41. HttpPortTest/bin/res/crunch/drawable-hdpi/ic_launcher.png 634B
  42. HttpPortTest/bin/res/crunch/drawable-mdpi/
  43. HttpPortTest/bin/res/crunch/drawable-mdpi/ic_launcher.png 463B
  44. HttpPortTest/bin/res/crunch/drawable-xhdpi/
  45. HttpPortTest/bin/res/crunch/drawable-xhdpi/ic_launcher.png 764B
  46. HttpPortTest/bin/res/crunch/drawable-xxhdpi/
  47. HttpPortTest/bin/res/crunch/drawable-xxhdpi/ic_launcher.png 1KB
  48. HttpPortTest/gen/
  49. HttpPortTest/gen/com/
  50. HttpPortTest/gen/com/example/
  51. HttpPortTest/gen/com/example/httpporttest/
  52. HttpPortTest/gen/com/example/httpporttest/BuildConfig.java 166B
  53. HttpPortTest/gen/com/example/httpporttest/R.java 2.52KB
  54. HttpPortTest/ic_launcher-web.png 5.7KB
  55. HttpPortTest/libs/
  56. HttpPortTest/libs/android-support-v4.jar 740.94KB
  57. HttpPortTest/proguard-project.txt 781B
  58. HttpPortTest/project.properties 563B
  59. HttpPortTest/res/
  60. HttpPortTest/res/drawable-hdpi/
  61. HttpPortTest/res/drawable-hdpi/ic_launcher.png 562B
  62. HttpPortTest/res/drawable-ldpi/
  63. HttpPortTest/res/drawable-mdpi/
  64. HttpPortTest/res/drawable-mdpi/ic_launcher.png 405B
  65. HttpPortTest/res/drawable-xhdpi/
  66. HttpPortTest/res/drawable-xhdpi/ic_launcher.png 736B
  67. HttpPortTest/res/drawable-xxhdpi/
  68. HttpPortTest/res/drawable-xxhdpi/ic_launcher.png 1.09KB
  69. HttpPortTest/res/layout/
  70. HttpPortTest/res/layout/activity_main.xml 2.75KB
  71. HttpPortTest/res/layout/keyvalue.xml 708B
  72. HttpPortTest/res/layout/result.xml 260B
  73. HttpPortTest/res/values/
  74. HttpPortTest/res/values-v11/
  75. HttpPortTest/res/values-v11/styles.xml 334B
  76. HttpPortTest/res/values-v14/
  77. HttpPortTest/res/values-v14/styles.xml 391B
  78. HttpPortTest/res/values/strings.xml 175B
  79. HttpPortTest/res/values/styles.xml 697B
  80. HttpPortTest/src/
  81. HttpPortTest/src/com/
  82. HttpPortTest/src/com/example/
  83. HttpPortTest/src/com/example/httpporttest/
  84. HttpPortTest/src/com/example/httpporttest/HttpRunner.java 5.55KB
  85. HttpPortTest/src/com/example/httpporttest/HttpThreadGet.java 953B
  86. HttpPortTest/src/com/example/httpporttest/HttpThreadPost.java 922B
  87. HttpPortTest/src/com/example/httpporttest/JsonFormatTool.java 4.99KB
  88. HttpPortTest/src/com/example/httpporttest/MainActivity.java 6.39KB
0评论
提交 加载更多评论
其他资源 Qt之QDockWidget实例Demo
1、Demo演示参见博客:https://blog.csdn.net/ManagerUser/article/details/124892827?spm=1001.2014.3001.5502 2、Demo工程环境VS2019+Qt5.15.2 3、Demo主要作用帮助初学者立马上手
jxl api
jxl api 好東西 英文版
微信图片解密工具.zip
微信图片解密工具,主要解密微信电脑端加密图片:C:\Users\xxx\Documents\WeChat Files\xxxx\FileStorage\Image\2019-07 使用前请先安装jdk8运行环境
《QT5.9C++开发指南》源码
《QT5.9C++开发指南》的源码,可以对应B站阿西拜的QT课程代码,适当修改以下不收取积分
CIFAR10.zip
【神经网络与深度学习】CIFAR10数据集介绍,并使用卷积神经网络训练图像分类模型——**附完整代码**和**训练好的模型文件**——直接用。 具体介绍,看我的文章,链接:https://blog.csdn.net/weixin_45954454/article/details/114519299
Oracle SQL 手册
最新Oracle SQL 手册
ChatGPT智能AI机器人微信小程序源码-带部署教程
最近ChatGPT智能AI聊天突然爆火了 ChatGPT 是 OpenAI 开发的一款专门从事对话的人工智能聊天机器人原型。 聊天机器人是一种大型语言模型,采用监督学习和强化学习技术。 ChatGPT 于 2022 年 11 月推出,尽管其回答事实的准确性受到批评,但因其详细和清晰的回复而受到关注。 ChatGPT 使用监督学习和强化学习在 GPT-3.5 之上进行了微调和升级。 ChatGPT的相关模型是OpenAI与微软合作在其 Azure 超级计算基础设施上进行训练的。 ChatGPT 的训练数据包括手册页、互联网现象和编程语言的知识,例如公告板系统和 Python 编程语言。 今天就给大家带来一款小程序版本的程序 包含前后端安装比较简单的其实 PS:api需要用户自行注册获取哈
ChatGPT智能AI机器人微信小程序源码-带部署教程 ChatGPT智能AI机器人微信小程序源码-带部署教程
PC桌面程序鼠标轨迹在Robotstudio中重现
C#编写PC应用程序控制Robotstudio中的机器人。主要实现的功能是在VS中利用C#语言编写控制端,在Robotstudio中编写机器人端控制程序,并用PC SDK实现接口通讯,在面板中留下鼠标轨迹,机器人再重现运动。
PC桌面程序鼠标轨迹在Robotstudio中重现 PC桌面程序鼠标轨迹在Robotstudio中重现 PC桌面程序鼠标轨迹在Robotstudio中重现