Skip to content
#

switch

Here are 898 public repositories matching this topic...

gdkchan
gdkchan commented Jan 18, 2021

Feature Request

What feature are you suggesting?

Overview:

Currently, the range list implementation performs linear search on the FindOverlaps method. The purpose of this method is finding all ranges that overlaps with the range that is passed as argument. This can be improved with the use of interval trees, a data structure designed for fast insertion, removal and lookup of int

A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)

  • Updated Jan 15, 2021
  • Swift
richardsedai
richardsedai commented Aug 3, 2019

I've tried launching this from the .exe in the zip file download and by installing it via the Installer.msi both keep giving me the "not a valid Win32 application" message shown in the screenshot attached here. I'm running Windows XP on Parallels Desktop 14 on a Mac Mini with a 3GHz Intel Core i7 and 16GB of RAM so it isn't an issue of hardware compatibility or at least it shouldn't be. If anyone

Improve this page

Add a description, image, and links to the switch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the switch topic, visit your repo's landing page and select "manage topics."

Learn more