老师,为什么没有反应?
老师 这个聚合数据限次数 我用自己的key也不行 要怎么搞 直接请求他那个网址 吗
老师,这都已经用了泛型了为什么还要初始化变量,不是说这个接口可以转化数据类型的吗
这个问题可能有点钻牛角尖哈。。。
我想问一下,因为方法是封装在对象里面的,调用方法的时候要先指明要调用哪个对象的方法,所以我们才要先声明类的实例化对象再调用方法,不能直接用类名调用。。。。所以其实类名。。。。也就是起一个命名的作用,等到正要用类里面的方法的时候还得再通过自己命名的这个对象的名字作为桥梁去调用方法呗。。。。。
1、语言的描述
问题是什么
2、代码
package com.bjsxt.aa; public class Test1 { public static void main(String[] args) { aa(1,2); } public static void aa(int a,int b){ int temp=a; a=b; b=temp; System.out.println(a); System.out.println(b); } }
first.zip
看错了 有主函数.
.
..
这一节没有main函数怎么能执行的? 输出语句也没有在构造方法或静态方法中
如下图,如果上边没有import的话;__name__== '__main__'这种形式就会引用其里边包含的内容,但是既然有了上边的import,为什么__name__== '__main__'里边的内容还在被用?
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <!-- display:none; 隐藏自己,原位置不保留 visibility:hidden; 隐藏自己,原位置保留 opacity:0; 隐藏自己,原位置保留 overflow:hidden; 溢出部分隐藏 --> <style> .box{ width: 200px; height: 200px; border: 5px solid red; /* overflow: hidden; */ } </style> </head> <body> <div class="box"> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> <p>hellohellohellohellohellohellohellohellohello</p> </div> </body> </html>
为什么我这的内容溢出右边了,视频里没有溢出右边
老师这个for里面的表示什么啊?s是什么意思?
+a+的意思是先把a赋值输出,然后再算自增吗?
老师,之前说python里边一切皆对象,那下边红色部分的se=Semaphore是等号左边的变量se是“信号量对象”,还是右边的`Semaphore是“信号量对象”呢?
这是怎么回事
老师 Java中module和package的区别是什么 我好懵
用be切割为什么不是['to','or','not','to','']或者['to',‘‘,'or','not','to','']?
回答区的回答我没看懂 老师
非常抱歉给您带来不好的体验!为了更深入的了解您的学习情况以及遇到的问题,您可以直接拨打投诉热线:
我们将在第一时间处理好您的问题!
关于
课程分类
百战程序员微信公众号
百战程序员微信小程序
©2014-2025百战汇智(北京)科技有限公司 All Rights Reserved 北京亦庄经济开发区科创十四街 赛蒂国际工业园网站维护:百战汇智(北京)科技有限公司 京公网安备 11011402011233号 京ICP备18060230号-3 营业执照 经营许可证:京B2-20212637