Skip to navigation Skip to content

Simon Technology Blog

  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

CSS wrap method

1. English word-wrap

.css{

word-wrap: break-word;
word-break: normal; }

2.Force English word breaks

.css{word-break:break-all; }

< strong>3. A line of text is exceede

October 19, 2021By Simo CSS CSS, method, WrapLeave a Comment

Educational Codeforces Round 68 (Rated for Div. 2) E. Count The Rectangles

Topic link

The general idea of ​​the topic is that in a plane rectangular coordinate system, N line segments will be given. The line segments are guaranteed to be parallel to the coordinate a

October 19, 2021By Simo CSS codeforces, Count, div, educational, rated, rectanglesLeave a Comment

CSS3 Animation of the five situations of Bessel Curve Cubic-Bezier, CSS3

When you start to do css3 animation, it becomes indispensable to understand the Bezier curve. “Bezier curve” was invented by French mathematician Pierre Bézier, which laid the foundation for comput

October 19, 2021By Simo CSS Animation, Bezier, CSS, CSS3, fiveLeave a Comment

CSS four basic selectors

What is the css selector?

To use css to achieve one-to-one, one-to-many or many-to-one control of elements in HTML pages, CSS selectors are needed.

The elements in the HTML page are con

October 19, 2021By Simo CSS Basic, CSS, four types, selectorLeave a Comment

Dojo learning notes dojo Hitch & Partial

Original: http://dojotoolkit.org/documentation/tutorials/1.10/hitch/index.html

Version: Dojo 1.10

For more To make good use of JavaScript native functions, the dojo/_base/lang module pr

October 19, 2021By Simo Dojo dojo, Hitch, Hitch & Partial, learning, Notes, partialLeave a Comment

Window Common Event Online

1, window.onload is the window (page) loading event. This event will be triggered when the document content is completely loaded (including images, script files, css files, etc.), and the processin

October 19, 2021By Simo Windows common, events, ONLOAD, windowLeave a Comment

Flexible staircase navigation code

$(function(){
$(‘body’).css(‘background‘,‘#fff‘);
var flag = true; //Controls that when the floor number is clicked, the scroll bar code can be executed when the code execution value of the scr

October 19, 2021By Simo CSS Bar, code, flexible, Navigation, staircaseLeave a Comment

Dojo.Indexof lookup value in the array

dojo.indexOf The function can find out the position of a specific value in an array.

Try to find the valuename The address of the array:

var list=[“name”,”age”]

console.lo

October 19, 2021By Simo Dojo array, dojo, Dojo.indexof, Find, IndexOf, location, Medium, valueLeave a Comment

Third, use FFMPEG + NGINX + RTMP under Windows to build a live stream, draw

One. Environment 1. Development environment: windows

2. Development tools: FFmpeg, nginx, nginx-rmtp-module

(Link: https://pan.baidu.com/s/119d2GeMzddas_wEsBdeInw Extraction code: lxmp)

October 19, 2021By Simo Windows build, environment, FFMPEG, FFMPEG + NGINX + RTMP, Flow, Implementation, live, nginx, pull, Push, RTMP, Third, Used, windowsLeave a Comment

CSS compatible with IE6, IE7, FF skills

1. CSS HACK     The following two methods can almost solve all current HACKs.    1, !important    With the support of IE7 for !important, the !important method is now only for IE6 (Note that the wo

October 19, 2021By Simo CSS compatible, CSS, FF, IE6, IE7, skillsLeave a Comment

Posts navigation

Page 1 … Page 40 Page 41 Page 42 … Page 590
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