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

Tag: package

CSS () Get a simple package of the style current value and setting style

function css() {
if (arguments.length == 2) {
//Get the style
if (getComputedStyle(arguments[0], false)) {
//Standard browser
var attr = arguments[1];
return getComputedStyle(arguments[

October 19, 2021By Simo CSS CSS, Current, Get, package, setting, simple, style, valueLeave a Comment

JAR package deployment script

Deploy a jar package named xxx and output it to out.log, just prepare the following script start.sh

#!/bin/< span style="color: #0000ff;">sh
echo ” =====Close Java application======”
PROCES

October 18, 2021By Simo Windows deployment, Jar, package, ScriptLeave a Comment

Third, RPM Package Management – Yum Online Management

1. IP address configuration

guarantee linux can Normal Internet access

2, network yum source code (default is configured, only Just need to understand it)

3. Commonly used yum com

October 18, 2021By Simo Unix management, online, package, Rational, rpm, Third, YumLeave a Comment

Self-built NuGet package

Some internally used components, unified management, automatic upgrade.
1. Create an empty asp.net Web project, add a reference to NuGet.Server, and publish this website to IIS. 2. Install NuG

October 18, 2021By Simo Unix Nuget, package, Self-built, sourceLeave a Comment

How to download the PIP package of different operating systems?

I want to download the pip package so that later I can install it on a different machine (using a different operating system). But the –download option will download the current operating system sp

October 17, 2021By Simo Os Theory Different, How to download, Operating System, package, PIPLeave a Comment

Install the RPM package in the off-network state

Experimental platform: CentOS7

Experimental analysis: The source rpm package in the Linux system is stored in the official yum warehouse, usually We can call the rpm package in the yum wareho

October 16, 2021By Simo Linux Broken, installation, mesh, package, rpm, stateLeave a Comment

OSX – list all files in a Homebrew package

How to make homebrew software list all installed package files? For example, when I run brew list for the exim package, I get these files:

$ brew list exim
/usr/local/Cellar/exim /4.80.1/bin/

October 16, 2021By Simo Macos all, file, Homebrew, middle, one, OSX, packageLeave a Comment

Linux-Package Manager-4

Installation

Upgrade

Query

Import the public key
rpm -K|checksig rpmfile to check the integrity and signature of the package

rpm –import /etc/pki/rpm-gpg/RPM-GPG -KEY-Cent

October 16, 2021By Simo Linux linux, Manager, packageLeave a Comment

Homebrew: List the package installed from the faucet?

Over time, I have installed many packages that use Homebrew, mostly from the default formula repo (homebrew-core), but some from other places via brew tap.

Now I am organizing some installati

October 16, 2021By Simo Macos faucet, Homebrew, installation, listing, packageLeave a Comment

Package – BREW error: Unable to sign, path is not writable

When I try to install the library using homebrew (brew install aLibrary), I get the following error:

Could not symlink lib/pkgconfig/aFile
/usr/local/lib/pkgconfig is not writable. What shoul

October 16, 2021By Simo Macos Brew, can't, error, link, package, path, symbol, Unable, WritingLeave a Comment

Posts navigation

Page 1 Page 2 … Page 5
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