https://www.cnblogs.com/r01cn/p/5177708.html13 Identity入门 Identity is a new API from Microsoft to manage users in ASP.NET applications. The mainstay f ...
分类:
其他好文 时间:
2020-02-27 16:28:26
阅读次数:
97
张宁 Trajectory Estimation for Geo-Fencing Applications on Small-Size Fixed-Wing UAVshttps://ieeexplore.ieee.org/document/8967579 —The steadily increasi ...
分类:
移动开发 时间:
2020-02-22 19:56:27
阅读次数:
111
Quick Start Security Interactive Analysis with the Spark Shell Basics More on Dataset Operations Caching Self-Contained Applications Where to Go from ...
分类:
其他好文 时间:
2020-02-22 13:54:19
阅读次数:
106
How do I uninstall? 1. Remove/Applications/Wireshark.app 2. Remove/Library/Application Support/Wireshark 3. Remove the wrapper scripts from/usr/local/ ...
分类:
其他好文 时间:
2020-02-19 20:50:10
阅读次数:
335
1.真机配置包路径 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 2.配置文件路径 ~/Library/MobileDevice/Provisioning Profiles 3 ...
分类:
其他好文 时间:
2020-02-19 14:52:42
阅读次数:
89
OWASP ZAP(ZED ATTACK PROXY) Automatically find vulnerabilities in web applications. Free and easy to use. It can also be used for manual testing. This ...
分类:
Web程序 时间:
2020-02-10 22:21:26
阅读次数:
108
根目录下的必须要用管理员权限: sudo rm -rf /Applications/Xcode.app sudo rm -rf /Library/Preferences/com.apple.dt.Xcode.plist 然后删除自己目录下的: rm -rf ~/Library/Preferences ...
分类:
其他好文 时间:
2020-02-09 18:25:18
阅读次数:
73
The Spring MVC is designed around the org.springframework.web.servlet. DispatcherServlet class. This servlet is very flexible and has a very robust fu ...
分类:
移动开发 时间:
2020-02-06 01:23:27
阅读次数:
98
步骤1:设置两个屏幕 多屏应用 在本教程中,您将学习如何在应用程序中创建多个屏幕以及如何在两个屏幕之间共享数据。我们将创建一个模拟时钟的应用程序,它将使用一个屏幕设置小时和分钟,并将设置的时间传递给另一个带有运行时钟的屏幕。 您还将学习如何使用TouchGFX Designer根据交互(例如屏幕更改 ...
分类:
移动开发 时间:
2020-02-04 10:23:16
阅读次数:
102
1.第一步修改php.ini文件:打开 /Applications/MAMP/bin/php/{your PHP version}/conf/php.ini 文件找到 display_errors = Off (大概在 277 行的位置),改成 display_errors = On和找到设成err ...
分类:
Web程序 时间:
2020-02-03 14:06:07
阅读次数:
152