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

Tag: error

Build an error Android Studio 3.1

After updating Android Studio to 3.1, I encountered an error when loading a new template project.

Try to use and not use this option, But it didn’t work:

maven {
url “https://maven.goo

October 7, 2021By Simo Android 3.1, Android, build, error, StudioLeave a Comment

Android Studio 3.1 always gets an error on the ability to resolve dependencies

After updating android studio to 3.1, if I add a new dependency, it will suddenly error:

dependencies {
compile’com.github.florent37:android-slidr:1.0.4′
} It gives this error:

< /p>

October 7, 2021By Simo Android 3.1, About, Also, Android, Depending, error, relationship, Solving, Studio, UnableLeave a Comment

Why will I call the bash command from Ruby?

I am trying to use Ruby to execute the following bash commands on some images:

class Pingcrush
def initialize
Dir.foreach(‘drawable’) do |item|
next if item ==’.’ or item ==’..’
# do work

October 6, 2021By Simo Ruby BASH, call, Command, error, ruby, thrown, why, willLeave a Comment

Ruby – Display error mode

In my code, I usually use the following settings:

module MyLib
VERSION = “0.1 .1”
ERROR = [
“You can either give one arg and a block or two args, not both.”,
“Yadda yadda…”
]< br />end

October 6, 2021By Simo Ruby display, error, pattern, rubyLeave a Comment

VB.NET – Visual Studio 2010 debugger no longer stop error

I am developing a Windows application today, when my error is no longer displayed as usual. On the contrary, the debugger just jumped out of the method. The output window records exceptions, but do

October 6, 2021By Simo Visual Basic debugger, error, no longer, Stop, Studio, VB, VB.NET, VISUALLeave a Comment

Ruby-on-rails – use Capistrano users for the first time. No error, but do not actually upload code

I’ve been following this tutorial.

I am using WebFaction. It should be noted that WF uses NginX instead of Passenger.

So after completing the whole process, I enter:

cap deploy Af

October 6, 2021By Simo Ruby actual, Capistrano, code, error, for the first time, no, rails, return, ruby, upload, use, usersLeave a Comment

VB.NET 2005 is connected to SQL Server Express, there is no error, but CMDS does not run

I am trying to use VB.NET 2005 to connect to SQL Server Express locally. I directly extracted my connection string from the app.config file. When I run it, I get NO error and the connection status

October 6, 2021By Simo Visual Basic CMDS, connection, error, Express, no, run, server, SQL, VB, VB.NETLeave a Comment

VB.NET – ODP.NET ORA-12154 A TNS error occurs only as a service run

I am writing a service in VB.NET, using ODP.NET to continuously log data to Oracle DB

The application was originally designed as a basic Written in a Windows Forms application, but when I por

October 6, 2021By Simo Visual Basic appearance, error, ODP, ODP.NET, only, operation, ORA, service, serving, TNS, VB, VB.NETLeave a Comment

Delphi internal error when compiling DPK projects

I have a DPK project, and sometimes it shows an error (“out of memory”) when compiling (entering Delphi IDE), and sometimes it compiles successfully.
However, when I try When compiling it via MSBU

October 5, 2021By Simo Delphi Delphi, error, InternalLeave a Comment

Lua – Torch7 Neural Network Training Error

I am trying to implement a neural network example in torch7. My data is stored in a text file in this form [19 cols x 10000 rows]:

11 38 20 44 11 38 21 44 29 42 30 44 34 38 6 34 45 42 1
11 38

October 5, 2021By Simo Lua error, lua, neural network, Torch, Torch7, trainingLeave a Comment

Posts navigation

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