-
### What is your github handle ?
princorobot
### What is your gitlab handle ?
princorobot
### Which city do you live in ?
Douala
### What type of developer are you ?
- [ ] Frontend Developer
- …
-
### Before opening, please confirm:
- [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
主题好好看!就是文档不太全,有些bug不会搞😧
-
Scala doesn't currently support Java's Annotation Processing API, instead they have a compiler plugin API.
The Micronaut team has no Scala experts as committers, this issue is here to track the fac…
-
# 定义函数
```ruby
def fact(n)
if n == 0
1
else
n * fact(n-1)
end
end
```
# 类
```ruby
class Person
@@number_of_persons=0 # 类成员变量,以@@开头
def initialize(id, name, …
ssnau updated
10 months ago
-
I am using spotbugs gradle plugin version 6.0.0-beta.3 with Spotbugs 4.7.3, Gradle 8.4-rc-2 and Java 21.
Trying to recompile an old project give some problems. It seems that the `effort` and `repor…
-
### Terraform Version
```shell
$ terraform version
Terraform v1.9.7
on linux_amd64
```
### Terraform Configuration Files
* File: `root/github-lab/provider.tf`
```terraform
terrafor…
-
### What is your github handle ?
sikatikenmogne
### What is your gitlab handle ?
sikatikenmogne
### Which city do you live in ?
Douala
### What type of developer are you ?
- [ ] Frontend Develo…
-
### What is your github handle ?
pythonbrad
### What is your gitlab handle ?
pythonbrad
### Which city do you live in ?
Douala
### What type of developer are you ?
- [ ] Frontend Developer
- [X…