KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
LLMListView
★ 26
Open GitHub ↗
super list view for uwp
Download README (.md)
Explore Similar Repositories
brucezhaor.github.io
:
Bruce Zhao's Blog
stream-set
:
Maintain a set of open streams
AssetsPickerToUpLoad
:
媒体(文件)上传库 - 串行和并发 - IOS客户端 (带PHP脚本测试)
django-docker-compose
:
A production oriented dockerized django app
FaceLibarayServer
:
使用OpenCV与C++ Socket实现的人脸识别系统服务器
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
LLMListView
?
Download (.md)
# LLMListView super list view for uwp Feature -------- 1. left/right swipe with animation 2. pull to refresh 3. refresh button 4. load more 5. load more for group list view Display --------  Nuget -------- ``` java PM> Install-Package LLMListView ``` License -------- ``` Copyright 2015 Brook Shi Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```