Yandex.Disk

最新版本 Groovy 3.0.5

Groovy 3.0.5

Groovy 3.0.5
Yandex.Disk 是由 Yandex 創建的一項免費云服務,可讓用戶將文件存儲在“雲”服務器,並在網上與他人分享。上傳到 Yandex.Disk 的文件保存在雲中。這意味著您可以從任何連接到互聯網的設備訪問它們。即使在您的計算機或手機發生任何事情時,也不能丟失他們.

您的照片是安全的! Yandex.Disk 當您連接到互聯網時,將自動從您的手機上傳,並在您每次將其連接到電腦時從相機上傳。照片上傳到雲後,您可以自信地從您的設備中刪除它們,並釋放內存以獲得更多照片.

編輯您的 Yandex.Disk 照片,並將它們放在一起,放入帶有名稱和封面圖片的相冊中。您可以選擇將相冊設為私密或公開,也可以在社交網絡上分享,並查看他們獲得了多少觀看次數.

您可以在瀏覽器中打開,編輯甚至創建 Yandex.Disk 文檔。無需下載或安裝其他程序。 Yandex.Disk 支持您的文本文檔,電子表格和演示文稿.

Yandex.Disk 上的所有內容:

從網站
瀏覽器擴展可讓您直接從網站保存圖像和文件。點擊磁盤圖標,選定的文件將被保存到雲端.

從屏幕上
Yandex.Disk 可以幫助您瞬間截取整個屏幕或其中的一部分。然後可以編輯圖像,也可以添加文本等元素.

從互聯網上下載
任何互聯網文件  即伴隨有 Yandex.Disk 圖標或按鈕可以保存到雲中.

注意:需要 Yandex 帳戶。 10 GB 的免費存儲.

也可用:下載 Yandex.Disk 為 Mac

ScreenShot

軟體資訊
檔案版本 Groovy 3.0.5

檔案名稱 groovy-3.0.5.msi
檔案大小 59.6 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Yandex
官網 https://disk.yandex.com/
更新日期 2020-07-19
更新日誌

What's new in this version:

Bugs fixed:
- Incorrect "Possible solutions" when calling a method on super in a non-derived class
- groovy compiler ignores import * for static nested classes in java sources
- Semantic of access super fields is not consistent: [email protected] == super.field
- Cannot call Trait method from Closure when using static compilation
- java.lang.IllegalAccessError occurs when attempting to run code built with CompileStatic
- org.codehaus.groovy.runtime.typehandling.GroovyCastException in Groovy ".with { ... }" - Block
- Closure generic parameters ignored and return types missing from collections methods
- MarkupBuilder cant yield before first tag
- methodMissing not executed when the delegate is an inner class
- Cannot resolve array of inner class from type in same package (no import)
- CLONE - Compile Static causes getAt to fail (advanced cases)
- Access to private fields and methods from subclass exhibits strange behavior
- CCE in closure shared variable assignment
- @CompileStatic non-static inner class instantiation in closure
- FastStringServiceFactory SPI loading in OSGi
- Static compiler infers wrong type for implicitly shared variables
- groovydoc: properties claim to be "private" and don't show annotations
- @Field variable access within closures broken
- Wrong code for putAt on Map that is member of closure delegate
- Base class property causes CCE
- Default import for Proxy is wrong
- groovydoc: abstract methods do not have abstract modifier
- groovydoc: extra default constructor
- SC: new compiler error for access of static, non-final, outer-class field
- groovydoc: annotation definitions, enums, interfaces, and traits have a default ctor
- groovydoc: byte[] shown as [B
- ConcurrentModificationException in Java9.concealedPackageList
- ASTNode.hashCode violates Object.hashCode contract: does not return consistent value
- Order of ModuleNode#getImports() is expected but not guaranteed
- STC: return type checking for generic, covariant property gives false error
- コンパイラで、クロージャから静的クラス変数を参照できない.
- CLONE - Error when creation a variable named "context"
- CLONE - SC: calling trait method inside closure has incorrect receivers data
- Scope of method call changed from non-static to static 2.4->2.5
- groovyCompile 6x slower in 3.0.4 than 2.5.6
- Compiler error for use of variable expression within tap closure
- CompileStatic: @ClosureParams in @DelegatesTo doesn't work
- CompileStatic: Runtime error: Access outer class property from static inner in @DelegatesTo
- CliBuilder: Option with "type: String, defaultValue ''" (empty String) results in NullObject if default value is applied
- Picocli-related VersionProvider helper classes should be public to avoid access warnings
- Parsing text into a class became much slower under Groovy 3.x
- Assignment of Map literal to Map element fails to compile (static)
- STC: method or property missing errors for Closure's getResolveStrategy(), etc.
- leftShift operator does not work on BigInteger (throws UnsupportedOperationException)
- Traits using generics generate incorrect stub for Methods
- Class generation regression in 3.0.5-ss: This method should not have been called
- MetaClassImpl.getAttribute(Class,Object,String,boolean) drops super
- Reflexive access to class attributes broken in Groovy 3
- super.method() can trigger method on outer class in case of missing method
- Property reference resolves to field, not getter when property name is single upper-case letter *
- MetaClassImpl uses findPropertyInClassHierarchy inefficiently
- ClassNode hasPossibleMethod and tryFindPossibleMethod make inefficient use of getMethods(String) and getSuperClass()
- Inner interface of parent class unresolved in anon. inner class expression
- Using Spock thrown() method causes IllegalAccessError for 2.0-M2-groovy-3.0 on JDK 8 with noverify switch
- Inconsistencies in JavaBean naming for property access

Dependency upgrade:
- Bump gradle to 6.5
- Bump javaparser to 3.16.1
- Bump Spock to 2.0-M3-groovy-3.0
- Bump testng to 7.1.0
- Bump gradle to 6.5.1
- Bump checkstyle to 8.34
- Bump Jackson version to 2.11.1
- Bump Codenarc to 1.6
- Bump spotbugs/plugin to 4.0.6/4.4.4
- Bump rat to 0.7.0
- Bump picocli to 4.4.0 *

Improvements:
- groovydoc: $INIT static method shown on Groovy enums
- Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper
- Parse source codes in parallel
- Replace "groovy.generate.stub.in.memory" with "groovy.mem.stub"
- Rename whitelist/blacklist in SecureASTCustomizer to more meaningful names *
- return more specific type for ifS/ifElseS helper methods in GeneralUtils
- Adjust pom for groovy-test-junit5 so that junit-jupiter-api is compile time not runtime
- Improve the doco on the Groovy Console
- Add java.io.File to immutable type lis

Groovy 3.0.5 相關參考資料
Download - Groovy - The Apache Software Foundation!

Download Groovy; Distributions; OS/package manager install; From your build ... If you're using Docker, Groovy is available on Docker Hub. ... 3.0.5 distributions ...

https://groovy.apache.org

Download - Apache Groovy

Refer to the appropriate Apache Groovy jars from your build tools. Grab the ... If you're using Docker, Groovy is available on Docker Hub. ... 3.0.5 distributions ...

http://groovy-lang.org

Changelogs - The Apache Groovy programming language

Here you can find the changelogs for the past Groovy releases. ... for Groovy 3.0.6 [Released: 2020-09-26]; C hangelog for Groovy 3.0.5 [Released: 2020-07-19] ...

http://groovy-lang.org

Groovy 3.0 ... - The Apache Groovy programming language

跳到 Addendum for 3.0.5 - Addendum for 3.0.5. Potentially unexpected dependency changes. We have reverted TestNG to 7.1.0, so the workarounds ...

https://groovy-lang.org

org.codehaus.groovy » groovy » 3.0.5 - Maven Repository

Name, Email, Dev Id, Roles, Organization. Guillaume Laforge, glaforge, Developer, Google. bob mcwhirter, bob<at>werken.com, bob, Founder ...

https://mvnrepository.com

org.codehaus.groovy » groovy-all » 3.0.5 - Maven Repository

Name, Email, Dev Id, Roles, Organization. Guillaume Laforge, glaforge, Developer, Google. bob mcwhirter, bob<at>werken.com, bob, Founder ...

https://mvnrepository.com

Overview (Groovy 3.0.5) - Apache Groovy Documentation

Groovy 3.0.5. Groovy - An extensible multi-paradigm language for the JVM Platform (GroovyDoc for Groovy and Java classes). Groovy ...

http://docs.groovy-lang.org

Overview (Groovy 3.0.5) - javadoc.io

(GroovyDoc for Groovy and Java classes). Groovy... is an extensible and multi-paradigm language for the Java Virtual Machine; makes modern programming ...

https://javadoc.io

Overview (groovy 3.0.5 API) - Apache Groovy Documentation

groovy.console.ui, An interactive command line terminal along with a Swing console for evaluating Groovy scripts and inspecting objects, AST and bytecode ...

https://docs.groovy-lang.org

The Apache Groovy programming language - Groovy 3.0.5 ...

Changelog for Groovy 3.0.5. Bug. [GROOVY-4945] - Incorrect "Possible solutions" when calling a method on super in a non-derived class; [GROOVY-5103] ...

http://groovy-lang.org