-
Updated
Mar 29, 2020 - Java
Java

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
Here are 99,655 public repositories matching this topic...
-
Updated
Apr 4, 2020 - Java
Rewriting exists
queries to a MatchNoneQueryBuilder
when the field is unmapped would help skip shards in the can_match
phase.
Generated PDF documentation is currently being published with inconsistent file naming.
- Spring Boot reference - spring-boot-reference.pdf
- Maven plugin reference - index.pdf
- Gradle plugin reference - [index.pdf](https://docs.spring.io/spring-
- We have BFS and DFS images in both Breadth First Traversal and Depth First Traversal. We should have illustrations in the respective sections.
This is the overview of the suggested/planned changes to the Wiki. Text in bold are for extra considerations/options.
-
Additional-Reading.md
: review links, add newer links to blogs and topics - [
Alphabetical-List-of-Observable-Operators.md
](https://github.com/ReactiveX/RxJava/blob/2.x/docs/Alphabetical-Li
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push
到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
...assuming that that's how we feel nowadays; it's been a while :) There are probably exceptions, including maybe for cases in which one service wants to express a dependency on another, but again, I'm not sure how we feel about that today.
I'd like to be able to limit the retry count in Authenticator to 3. At the moment it appears to be 20. I don't see anything to do this and didn't get an answer in StackOverflow, so assuming it's not possible at the moment.
- Documentation:
It would be nice if the official documentation explains how to use Retrofit together with co-routines together with the best practices regarding the asynchronous handling of requests. My students need to implement their calls using Retrofit and co-routines (following the tutorials in the Udacity course, but for documentatio
-
Updated
Apr 5, 2020 - Java
Summary
incorrect highlight whole stack bar negative chart.setHighlightFullBarEnabled(true);
Expected Behavior
highlight whole stack bar
Possible Solution
i think because i have a negative value
Device (please complete the following information):
- Device: meizu mx5
- Android Version: 5.1
- Library Version: v3.1.0
Add a screenshot:
![device-2019-06-05-1
对于数组[1, 2, 3, 4] 和 [4, 3, 2, 1] 你的冒泡排序算法是否都能获得不错的效率?
-
Updated
Feb 16, 2020 - Java
Run following commands and enjoy the stream of warnings from Dokka:
rm -rf docs/api
./gradlew leakcanary-android-core:dokka leakcanary-android-instrumentation:dokka leakcanary-android-process:dokka leakcanary-object-watcher-android:dokka leakcanary-object-watcher:dokka shark-android:dokka shark-graph:dokka shark-hprof:dokka shark-log:dokka shark:dokka
Review errors and see if any of t
-
Updated
Apr 5, 2020 - Java
Contributing.md is dead.
I wanna contribute to this project.
If you are ok, I would like to update the Contributing.md with reference to your project "python".
If not, I want you to fix it.
-
Updated
Mar 31, 2020 - Java
FAQ rev
There are grammatical errors in the English FAQ section:
https://github.com/alibaba/fastjson/wiki/FAQ(English-Version)
I propose that these grammatical errors be revised for readability.
Here are some examples below:
5. fastjson v.s. gson?
fastjson is 6 times faster than gson, here is the testing result: https://github.com/eishay/jvm-serializers/wiki/Staging-Results
fastjson is 6 tim
-
Updated
Apr 5, 2020 - Java
Ruby has updated the Profile code (SeleniumHQ/selenium#7376) in preparation for 4.0. Ensuring the proper working order of this code will require manual evaluation in addition to unit testing. This shouldn't be too complicated. @kapoorlakshya volunteered to look at it, but I'm creating this issue to make sure it doesn't fall by the wayside.
What's the ETA for updating the massively outdated documentation?
Please update all documents that are related building CNTK from source with latest CUDA dependencies that are indicated in CNTK.Common.props and CNTK.Cpp.props.
I tried to build from source, but it's a futile effort.
Issue details
While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.
Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.
Searched documentation and issues
- https://exoplayer.dev
- Stackoverflow
- Google...
Question
I need to remove the progress-/seekbar from the default cast notification that appears after a cast session started, because the progress is not in-sync with the actual progress showing in the receiver app.
![image](https://user-images.githubusercontent.com/6099976/76009131-ff908c00-5
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
The project is using SonarCloud static code analysis. The latest results are showing that it has found several blocker and critical severity code smells. In this task those are fixed or marked as false positives. To mark false positives, SuppressWarnings annotation should be used in code as explained in the linked documentation.
Links:
[Blocker and critical severity code smells in SonarCloud](