Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: progress

Shell write progress bar

test.sh

#!/bin/bash
i=0
bar=‘‘
label=(“|” “/” “-” “\\< span style="color: #800000;">“)
while [$i -le 100]
do
printf “[\e[43;46;lm%-100s \e[0m][%d%%][%c]\r” “$bar” “$i” “${label[i%4]}”

October 18, 2021By Simo Unix progress, shell, strip, WritingLeave a Comment

Spring Timing Task – File upload progress bar

Spring timing tasks

Guide dependencies

org.quartz-scheduler quartz 2.2.3 Configure timed task class

package com.atguigu.scw.portal.service; import org.springframework.ster

October 14, 2021By Simo Spring Files, progress, spring, tasks, timed, uploadLeave a Comment

Display progress bar in Cordova local notification

I use this great plugin https://github.com/katzer/cordova-plugin-local-notifications to implement local notifications when downloading files. I did not find how to display in the notification Progr

October 8, 2021By Simo Cordova Cordova, Local, medium display, Notice, progressLeave a Comment

Use SurfaceView to play video, adjust the progress, slide the screen to adjust the volume and display the volume.

Effect display:

=”android.permission.READ_EXTERNAL_STORAGE” /> java code: public class MainActivity extends AppCompatActivity implements SurfaceHo

September 26, 2021By Simo Surface Adjustment, display, Play, progress, Screen, sliding, SurfaceView, Using, Video, volumeLeave a Comment

(2) Serial screen schedule

< /p>

< /p>

< /p>

< /p>

Increase button action

Bounce event

if(j0.val<=90) { j0.val=j0.val+10 if(j0.val>=100)
{
j0.val=100
}
n0.val=j0.val
}
   m

September 24, 2021By Simo Motherboard progress, Screen, serial port, strip, useLeave a Comment

NOSQL – Use the relational database to carry out countless data – best practice

After reading the article written by Bret Taylor (Co-founder of FriendFeed, current CTO of Facebook) How FriendFeed uses MySQL to store schema-less data After the shocking article, I began to doubt

September 21, 2021By Simo Nosql best, data, database, NOSQL, practice, progress, relationship, useLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress