-
# Docker 概念
## Docker 是什么?
正如[Docker官网](https://docs.docker.com/engine/docker-overview/)所言:
>Docker is an open platform for developing, shipping, and running applications. Docker enables you to s…
-
What iDevice are you using? iPhone 6s
On what version of iOS is it? 14.4
What version of checkra1n are you using? 0.12.4
What is your host system (OS version? Hackintosh? VM? etc.)? Mac 10.11…
-
## WHY
* 生理管理サービスのDBをCloud Firestoreで実現したい
## WHAT
* NoSQL特有のデータ構造を作る
* [Eve](https://play.google.com/store/apps/details?id=com.glow.android.eve&hl=en) を実現するときに必要なデータ構造
* ↓でサンプルの構造
### TODO
…
gakuh updated
5 years ago
-
### Issue type
Select all that apply
- [x] Bug
- [ ] Enhancement
- [ ] Task
- [ ] Question
- [ ] Other
### Description
App crashes on iPhone 5 when 'getCurrentSSID' is called. The crash mess…
-
-
**Describe the bug**
Please see the title of this issue.
**To Reproduce**
Go to settings, open XenHTML, click lockscreen, quickly swipe back and select homescreen. When done often/fast enough pre…
-
I need this :( please help
-
**Tell us about your setup:**
1. What iDevice are you using? iphone se 2016
2. On what version of iOS is it? ios 12.4
3. What version of checkra1n are you using? 0.12.3,0.12.4
4. What is your host…
-
{"blame":[],"app_name":"SpringBoard","timestamp":"2018-11-02 14:18:58.85 +0000","app_version":"1.0","slice_uuid":"5367e82f-63f9-3654-8461-eeb011d7a082","adam_id":0,"build_version":"50","bundleID":"com…
-
"""
Demo of the errorbar function.
same code to crash it
"""
import numpy as np
import matplotlib.pyplot as plt
# example data
x = np.arange(0.1, 4, 0.5)
y = np.exp(-x)
plt.errorbar(x, …