-
Updated
Aug 20, 2021 - Java
SDK
The term SDK stands for software development kit. It is a collection of tools that allow developers to build software for specific platforms. An SDK can consist of (but is not limited to) a compiler, debugger, libraries, documentation, and code samples.
Here are 5,517 public repositories matching this topic...
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 20, 2021 - Dart
-
Updated
Aug 18, 2021 - C++
-
Updated
Aug 20, 2021 - C#
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 12, 2021 - C++
-
Updated
Aug 20, 2021 - C++
Bug Report
operator-sdk generate bundle
command can only read from pipe but not from STDIN redirected from a file.
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Python
-
Updated
Aug 20, 2021 - JavaScript
Now we have snapshot testing for other graphs besides circuits (thanks to #6672), it should be extended with other graphing functions, like plot_coupling_map
and plot_gate_map
(introduced in #6751).
-
Updated
Aug 18, 2021 - Python
-
Updated
Aug 11, 2021 - Objective-C
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Jul 13, 2021 - PHP
Seeing PGO: UNKNOWN is not implemented yet!
printed out when parsing the following assembly
global main
extern GetStdHandle
extern WriteFile
section .text
main:
mov rcx, 0fffffff5h
call GetStdHandle
mov rcx, rax
mov rdx, NtlpBuffer
mov r8, [NtnNBytesToWrite]
mov r9, NtlpNBytesWritten
sub rsp, 40
mov dword [rs
-
Updated
Aug 16, 2021 - PHP
Can you provide an option to control check fvm update? Because, it was so slow sometime。
if (cmd == 'use' || cmd == 'install' || cmd == 'remove') { // Check if there is an update fofr FVM await checkForFvmUpdate(); }
I want to control it through the following command:
fvm use 1.22.6 --not-check-update
-
Updated
Mar 17, 2017 - Java
-
Updated
Apr 28, 2020 - C++
-
Updated
Aug 19, 2021 - Java
- Wikipedia
- Wikipedia
Bug Report Checklist