#
long
Here are 39 public repositories matching this topic...
一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)
screenshots
image
uitableview
uicollectionview
picture
wkwebview
capture
collectionview
long
scrollview
uiwebview
uiscrollview
-
Updated
Jun 28, 2020 - Objective-C
A plugin for Sketch to create long shadows of a user defined length from a shape.
-
Updated
Aug 9, 2018 - JavaScript
-
Updated
Jul 5, 2020 - JavaScript
Scalable long read self-correction and assembly polishing with multiple sequence alignment
assembly
ngs
consensus
correction
long
self
msa
reads
contigs
long-reads
multiple-sequence-alignment
polishing
self-correction
-
Updated
Jun 22, 2020 - C++
Hybrid method based on a variable-order de bruijn Graph for the error Correction of Long Reads
-
Updated
Sep 16, 2019 - C++
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.
hashids
obfuscation
uuid
serializer
jax-rs
id
jackson
hmac
hkdf
biginteger
aes-encryption
long
integer
byte-array
hashid
database-ids
64bit
paramconverter
-
Updated
May 1, 2020 - Java
Convert long urls to short urls
-
Updated
Nov 30, 2018 - Python
The jslong - is a pure JavaScript implementation of Long class for representing a 64-bit two's-complement integer value.
-
Updated
Jan 18, 2020 - TypeScript
My solution for codechef problems
-
Updated
May 11, 2020 - Python
Link lengthener. Make your URL ridiculously long.
-
Updated
Aug 28, 2019 - JavaScript
This small app, show how to create beatiful shadow effects in flutter.
-
Updated
Jan 4, 2020 - Dart
Indy Authentic Long Thanh Chinese/Vietnamese Restaurant
-
Updated
Jun 3, 2020 - HTML
A minimalistic MessagePack encoder and decoder for JavaScript.
-
Updated
Oct 29, 2018 - JavaScript
Improve this page
Add a description, image, and links to the long topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the long topic, visit your repo's landing page and select "manage topics."
Big unsigned Longs are not correctly checked for equality with a string.
Steps to reproduce:
see this JSFiddle
Expected behaviour:
.equals() returns true for given arguments
Actual behaviour:
.equals() returns false