在线java (perplexity 提供)
作者:liurw 日期:2025-06-16
在线Java运行网站
1. OneCompiler
https://onecompiler.com/java
支持70多种编程语言,界面简洁,功能强大,支持代码编写、运行和分享,适合各种水平的开发者使用2。
2. JSRUN
https://jsrun.net/java/new
基于Linux环境,运行速度快,结果与实际开发环境一致,支持在线编译和调试Java代码3。
3. JDoodle
https://www.jdoodle.com/online-java-compiler/
功能丰富的在线IDE,支持多文件编译、导入Maven库、切换JDK版本,适合项目级别的测试和学习54。
4. Json在线运行Java
https://www.bejson.com/runcode/java/
简单方便,支持在线编译和调试,实时反馈运行结果,适合快速测试代码片段1。
5. Browxy
https://www.browxy.com/
支持项目管理和外部jar包导入,界面类似IDE,适合多文件Java项目的在线开发5。
6. 其他推荐
-
https://tool.lu/coderunner/ (多语言支持,速度稳定)
-
https://ideone.com/ (支持多语言,报错信息详细)
-
https://www.compilejava.net/ (支持代码下载和多文件编辑)
-
http://java.jsrun.pro/ (速度快,报错准确)5
这些平台大多免费使用,无需安装环境,适合学习、快速测试代码和小型项目开发。根据需求选择即可。
- https://www.bejson.com/runcode/java/
- https://www.cnblogs.com/java-ye/p/18743407
- https://jsrun.net/java/new
- https://blog.csdn.net/z_344791576/article/details/138648360
- https://cloud.tencent.com/developer/article/1583100
- https://javabetter.cn/xuexiluxian/java/yitiaolong.html
- https://www.jetbrains.com/zh-cn/idea/
- https://github.com/TangBean/OnlineExecutor
ai主流网站 (Perplexity 生成)
作者:liurw 日期:2025-06-16
主流AI聊天机器人网站
Perplexity
https://www.perplexity.ai/
ChatGPT (OpenAI)
https://chat.openai.com/
New Bing (微软必应)
https://www.bing.com/new
Claude (Anthropic)
https://www.anthropic.com/
Google Bard
https://bard.google.com/
Jasper Chat
https://www.jasper.ai/chat
YouChat (You.com)
https://you.com/
Replika
https://replika.ai/
Character AI
https://beta.character.ai/
国内主流对话式AI平台
百度文心一言(ERNIE Bot)
https://yiyan.baidu.com/
智谱清言 (ChatGLM)
https://chatglm.cn/
对话写作猫
https://xiezuomao.com/
钉钉个人版AI
https://www.dingtalk.com/
通义千问
https://tongyi.aliyun.com/
IntelliJ IDEA的AI功能(gemini回答)
作者:liurw 日期:2025-06-13
Gemini简介
作者:liurw 日期:2025-06-03
Gemini is a family of powerful AI models designed to be multimodal, meaning they can understand and generate various types of information, including text, images, audio, video, and code.
To understand the core information about Gemini, consider these key aspects:
1. What it is (The Models & The Chatbot):
- Gemini (the family of AI models): This is the underlying technology. Think of it like the engine. These models are used across Google's products and are also available for developers to integrate into their own applications.
- Google Gemini (the chatbot): This is the user-facing application that many people interact with. It was formerly known as Bard. This is where you can directly chat with Gemini, ask questions, generate text, brainstorm ideas, and more.
- Other Gemini-powered products: Gemini is also integrated into many other Google services, such as:
- Google Workspace: For features like summarizing emails in Gmail, drafting documents in Docs, generating charts in Sheets, and taking notes in Meet.
- Google Search: Powering features like AI Overviews and an experimental AI Mode.
- Android: Gradually replacing Google Assistant on Android phones and smart devices.
- Google Cloud: Offering AI assistance for software development, cloud management, security, and data analytics.
- Google Workspace: For features like summarizing emails in Gmail, drafting documents in Docs, generating charts in Sheets, and taking notes in Meet.
2. Core Capabilities:
- Multimodality: As mentioned, this is a defining feature. Gemini can process and generate content across different data types, allowing for more complex and nuanced interactions.
- Text Generation and Content Creation: It can write various forms of creative content, from poems and scripts to emails, blog posts, and marketing copy.
- Machine Translation and Language Understanding: Gemini can seamlessly translate languages and understand complex grammar, facilitating global communication.
- Question Answering and Information Retrieval: It can answer even challenging and open-ended questions by drawing on its vast knowledge base and retrieving relevant information.
- Code Generation and Creative Coding: Gemini is proficient at generating code, offering suggestions, and even helping with debugging.
- Research and Brainstorming: It can act as a thought partner, helping you explore ideas, summarize documents, and generate new concepts.
- Image Generation: Gemini can create images from text descriptions.
- Audio Features: It can generate full audio versions of documents or podcast-style overviews.
3. How it Works (at a high level):
- Gemini models are pre-trained on massive datasets from publicly available sources. This training allows them to learn patterns, relationships, and knowledge from a vast amount of information.
- Google applies quality filters to these datasets to enhance the model's performance and reduce biases.
- When you interact with Gemini, it uses these trained models to understand your prompt (whether it's text, an image, or audio) and generate a relevant and helpful response.
来源:Gemini
转载 How does Perplexity work?
作者:liurw 日期:2025-05-25
How does Perplexity work? 转载
DeepSeek资料是2024年的,在查找资料时不能找的最新的资料,如苹果16的资料。找了一下其他的相关ai产品,下文是 Perplexity 工作原理。
Written by Daniela Gomez
Updated May 24, 2025
When you ask Perplexity a question, it uses advanced AI to search the internet in real time, gathering insights from top-tier sources. It then distills this information into a clear, concise summary, delivering exactly what you need in an easy-to-understand, conversational tone.
How it works
java笔记2025
作者:liurw 日期:2025-02-13
How to run Python code on Android?
作者:liurw 日期:2024-04-10
[转载] 2024-04-10
There are several ways to run Python code on an Android device:
1. Use an Android app that can run Python code, such as QPython, PyDroid, or Python for Android. These apps typically include a built-in Python interpreter, as well as other features such as a code editor and access to the device's camera or GPS.