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

Tag: classroom

Second classroom test 1

1 package digui;
2
3 import java.util.Scanner;
4
5 public class Digui {
6 public static void main(String args[])
7 {
8 String s;
9 Scanner sr=new Scanner(System.in);
10 System.ou

October 17, 2021By Simo Mathematics classroom, Second, testLeave a Comment

9.23 Classroom Summary

Today’s manual brain is a program to judge whether it is a palindrome;

First, we must create a string input from the keyboard, and then use a do The while loop, and then define an integer var

October 16, 2021By Simo Mathematics 9.23, classroom, SummaryLeave a Comment

Ruby – How do I learn in class?

class X
def initialize
@name = “Bob”
end
blah blah
end
puts X.new # I want this to print X:Bob
puts [X.new, X.new] # I want this to print [X:Bob, X:Bob] to_s method of overriding clas

October 6, 2021By Simo Ruby classroom, How, learning, rubyLeave a Comment

[C #] Classroom knowledge point # 1

Standard numeric format string https://docs.microsoft.com/zh-cn/dotnet/standard/base-types/standard-numeric-format-strings

https://docs.microsoft.com/zh-cn/dotnet/standard/base-types/composit

October 4, 2021By Simo C# C #, classroom, Knowledge, pointLeave a Comment

C ++ classroom practice three

[Content in this section] Use of if…else…

[Exercise] Solving quadratic equations in one variable

[Code] #include
#include
using namespace std;

int main() {
double a, b, c;

September 29, 2021By Simo C & C++ C ++, classroom, practice, threeLeave a Comment

C ++ classroom practice two

1. The type of data and the number of bytes it occupies

#include
#include
using namespace std;

int main(){
cout << "********** *****************************" << endl; cout <<

September 29, 2021By Simo C & C++ C ++, classroom, practice, twoLeave 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