First, the environment:Two different virtual subnetsVmnet1:192.168.155.0/24Vmnet8:192.168.170.0/24Edit --" Virtual network editor (see your own subnet, modify it accordingly.)Virtual Machine vm1 192.168.170.3 VMnet8 (NAT mode)Virtual Machine vm2 192.
Given a binary tree, find its maximum depth.The maximum depth is the number of nodes along, the longest path from the root node to the farthest leaf node./*** Definition for a binary tree node. * public class TreeNode {* int val; * TreeNode left; *
Name
Chaoxiao
Date
July 15, 2015
Main work and experience
Today, we mainly modify some of the interface may appear some small errors, and also find ways to solve the problem of multiple clients working at
Name
Renee
Date
2015/7/16
Main work and experience
Evening report, finishing format
Complete the test report preparation according to the test Plan report.
Talk to the teacher
One, the required jar package:Itcast-tools-1.4.jar http://pan.baidu.com/s/1Dbo2iCommons-beanutils-1.8.3.jar http://pan.baidu.com/s/1Dbo2iCommons-logging-1.1.1.jar http://pan.baidu.com/s/1c0yefK0Mysql-connector-java-5.1.28-bin.jar
app\actions; Use Yii\base\action;class Gzhappformatoutput extends action{public $objectsToFormat; public $id; Public function run () {Return "Hello world!"; }}At call time: Public function actions () { return [
Name
June
Date
Middle Blue apartment Lan Fang Garden d507,2015/07/06
Main work and experience
Today is the first day of our software engineering curriculum design. At the beginning of the course, we
Name
June
Date
Middle Blue apartment Lan Fang Garden d507,2015/07/09
Main work and experience
In today's design work, I completed the operator interface of the 12 interface design work. and participated in
#include #includeusing namespacestd;#defineSize 50intRooms[size+1][size+1];BOOLVisited[size+1][size+1];//status of each lattice access or notintRoomarea;//the size of each room in the castlevoidDFS (intXinty) { if(Visited[x][y])return ;
Topic Links: http://acm.hdu.edu.cn/showproblem.php?pid=1247Thinking Analysis: the topic asks for a string that satisfies the requirement in the input string, which is stitched together by two strings in the input string.For a string of Len length,
Name
Renee
Date
2015/7/9
Main work and experience
The code for the data transfer section was completed yesterday. The code merge with the interface section begins today. Because the pre-interface is done
Using commonly used to refer to namespaces1 using System; 2 using System.Data; 3 using System.Data.SqlClient; 4 using System.Collections.Generic; 5 using Model; 6 using Idal; 7 using dbunititly;Using another purpose is to assign aliases to classes
1, the Free Project homepage cannot enterWorkaround: Some jar packages are not imported.The best way to solve the problem is to study it first, study it from all sides, look at log, think of something that might be involved.2,SOLR generated XML
Horse and TileTotal 100 horses in commonA total of 100 tiles (ancient tiles, very large, very heavy)Every big horse can carry 3 tiles at a time.Every pony can carry 2 tiles at a time.The foal carries 1 pieces of shingles every time 2 poniesAsk for
12 basic operations of a single-cycle linked list with tail pointersvoidInitlist (linklist&L) {L=(linklist) malloc (sizeof (Lnode));//Generate head node and make L point to this head node . if(!L) exit (OVERFLOW); L -Next=Lthe pointer field of
A queue function is implemented with two stacks.Thinking of solving problemsSuppose two stacks A and B, and both are empty.Stack a provides functionality push() , and Stack B provides pop() functionality.
Into the queue: into the stack A.
Delete the current number and then divide it into 8.Then it is possible to know whether a judgment greater than 3 digits is divisible by eight (n%1000)%8==0Can come to our conclusion: only after the three-bit after the enumeration of two bits after
Msm--memcached Session Manager is a highly available Tomcat session sharing solution, in addition to the ability to quickly read session information from native memory (sticky session only), The session can also be accessed using memcached to
Name
Renee
Date
2015/7/6
Main work and experience
Today we are discussing the group project in the dorm. In spite of the early preparation of the semester, in the face of the realization of the time still
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service