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

Month: October 2021

First exploration: Ruby on rails

One. Installation Ruby installation: https://ruby-china.org/wiki/rvm-guide

Note: After installing RVM and Gem< /p> Install rails:
gem install rails -v 5.1.4 # specific version installation

October 6, 2021By Simo Ruby Explore, First, rails, rubyLeave a Comment

Ruby-on-rails – Dynamic `named_scope` depends on some standards

Dear, I have a student model, I have specified some name_scopes in it, such as from_program, from_year, from_school, has_status, from_course, etc…

Anyway, can I dynamically link different n

October 6, 2021By Simo Ruby Dynamics, Named, rails, ruby, Scope depends on, Some, StandardLeave a Comment

Ruby-on-rails – Virtual Ruby Development Environment

I mainly do ruby ​​on rails development on my machine, but sometimes I end up using other laptops for RoR development. If there is something (maybe the shell?) it will be fine, this Basically all t

October 6, 2021By Simo Ruby development environment, rails, ruby, VirtualLeave a Comment

Ruby-on-rails – Start the Rails server with absolute path

I am trying to make a script to run my Rails development server, but the absolute path does not want to work.

This is what I have;

/home/me/dev/app/script/rails server>> /var/log/rails.

October 6, 2021By Simo Ruby Absolute, path, rails, ruby, server, startup, UsedLeave a Comment

CXF framework implementation WebService

Introduction to Apache CXF: http://cxf.apache.org/docs /index.html
1. Use CXF to develop Web Service server: Each Web Service component requires two parts: interface and implementation class:

October 6, 2021By Simo WebService CXF, frame, realization, WebServiceLeave a Comment

Can someone explain how to convert VB code to Java using Jacob?

I am trying to create a word document from a template via JACOB/JAVA. I can’t seem to find any decent document on JACOB. Can someone explain how Dispatch works (.get | .put | .toDispatch)? I want t

October 6, 2021By Simo Visual Basic code, conversion, Java, ok, VBLeave a Comment

Insert charts in ASP.NET using VB.NET

I have a report that calculates certain events in my project… I want to insert a chart into this report, but when I compile it it doesn’t show up….

It shows images like un appernce: (

October 6, 2021By Simo Visual Basic ASP, ASP.NET, chart, inserted, Using, VB, VB.NETLeave a Comment

Ruby-on-rails-3 – several questions about the drill

I have some questions about Capybara. I might as well ask here because the RDOC in the github page for Capybara is very suitable for setup and operation. But where is the list of APIs or available

October 6, 2021By Simo Ruby About, Dolphins, problems, rails, ruby, several, waterLeave a Comment

Ruby-on-rails – How to redirect using regular expressions in Rails routes?

My attempt to rewrite the rules in routes.rb might be self-explanatory:

match “/:user/: photo-thumb.png” =>
redirect(“/%{user}/photos/%{photo}/image?style=thumb”),
:photo => /[a-zA- Z]+/ I

October 6, 2021By Simo Ruby direction, expression, Rausement, region, Route, ruby, UsingLeave a Comment

VB.NET XMLDocument Memory Management

Dim docu As New XmlDocument()
docu.load(“C:igfile.xml”)
Dim tempNode As XmlNode
tempNode = docu.SelectSingleNode(“/header/type”)
someArray(someIndex) = tempNode.innerText
…do something more…

October 6, 2021By Simo Visual Basic management, memory, VB, VB.NET, XMLDocumentLeave a Comment

Posts navigation

Page 1 … Page 272 Page 273 Page 274 … Page 369
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