Discover gists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class JavaStudy_03 { | |
public static void main(String[] args) { | |
// 1. 업캐스팅 (작은 타입 -> 큰 타입) | |
System.out.println("===== 업캐스팅 ====="); | |
int number = 10; | |
double doubleNumber = number; // int -> double 자동 형변환 | |
System.out.println("int 값 : " + number); // 10 | |
System.out.println("doubleNumber 값 : " + doubleNumber); //10.0 | |
// 2. 다운캐스팅 (큰 타입 -> 작은 타입) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Wednesday, April 2, 2025, 9:36:32 AM | |
Loaded mods: | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
Biotech(Ludeon.RimWorld.Biotech): (no assemblies) | |
Alpha Memes(Sarg.AlphaMemes): AlphaMemes(1.0.0) | |
Geological Landforms(m00nl1ght.GeologicalLandforms): LunarLoader(1.1.12), LunarFramework(1.1.12), MapPreview(1.12.17), TerrainGraph(1.2.0), GeologicalLandforms(1.7.3), GeologicalLandformsMod(1.7.3) | |
Biome Transitions(m00nl1ght.GeologicalLandforms.BiomeTransitions): (no assemblies) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<user>S-1-5-21-276115054-3070476247-2967432495-1000</user> | |
<keys> | |
<key installerType="Unknown" displayName="VLC media player" displayVersion="3.0.21"> | |
<RegistryView>Registry64</RegistryView> | |
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VLC media player</KeyPath> | |
<DefaultValue /> | |
<InstallLocation><![CDATA[C:\Program Files\VideoLAN\VLC]]></InstallLocation> | |
<UninstallString><![CDATA["C:\Program Files\VideoLAN\VLC\uninstall.exe"]]></UninstallString> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.google.com/forms/d/e/1FAIpQLSdCnkc2nWA4q9-y946xoj_rUn2miWsoLJmxAMoqH_2vVvS7bg/viewform?usp=pp_url&entry.807985894=C%C3%B3&entry.476793794=C%C3%B3&entry.649232288=Nam&entry.556402961=D%C6%B0%E1%BB%9Bi%2018%20tu%E1%BB%95i&entry.1120374075=Nh%C3%A2n%20vi%C3%AAn%20v%C4%83n%20ph%C3%B2ng&entry.2040589308=T%E1%BB%AB%201%20-%203%20gi%E1%BB%9D%2Fng%C3%A0y&entry.1826998472=Mua%20s%E1%BA%AFm%20tr%E1%BB%B1c%20tuy%E1%BA%BFn&entry.1826998472=H%E1%BB%8Dc%20t%E1%BA%ADp%2C%20c%C3%B4ng%20vi%E1%BB%87c&entry.1826998472=Tham%20gia%20c%C3%A1c%20nh%C3%B3m%20c%E1%BB%99ng%20%C4%91%E1%BB%93ng&entry.427558564=Ph%C3%A2n%20v%C3%A2n&entry.477032814=Ho%C3%A0n%20to%C3%A0n%20%C4%91%E1%BB%93ng%20%C3%BD&entry.762646791=Ho%C3%A0n%20to%C3%A0n%20%C4%91%E1%BB%93ng%20%C3%BD&entry.1508901751=Kh%C3%B4ng%20%C4%91%E1%BB%93ng%20%C3%BD&entry.393629704=1&entry.706838664=5&entry.1320628967=3&entry.775846804=4&entry.1476103677=4&entry.980842801=2&entry.2114375206=5&entry.1129193105=H%E1%BA%A1n%20ch%E1%BA%BF%20th%E1%BB%9Di%20gian%20s%E1%BB%AD%20 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"total_surahs": 14, | |
"total_meccan_surahs": 89, | |
"total_medinan_surahs": 25, | |
"total_verses": 6236, | |
"number_of_words": 77430, | |
"number_of_unique_words": 18994, | |
"number_of_stems": 12183, | |
"number_of_lemmas": 3382, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-04-02 07:21:27,676 132 [DEBUG] - XmlConfiguration is now operational | |
2025-04-02 07:21:34,626 132 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:34,738 132 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:34,892 132 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:34,985 132 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:35,032 132 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:35,110 132 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:35,188 132 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-02 07:21:35,272 132 [DEBUG] - Adding new type 'RubyGe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.google.com/forms/d/e/1FAIpQLSdCnkc2nWA4q9-y946xoj_rUn2miWsoLJmxAMoqH_2vVvS7bg/viewform?usp=pp_url&entry.807985894=C%C3%B3&entry.476793794=C%C3%B3&entry.649232288=Nam&entry.556402961=D%C6%B0%E1%BB%9Bi%2018%20tu%E1%BB%95i&entry.1120374075=Sinh%20vi%C3%AAn&entry.2040589308=T%E1%BB%AB%2030%20ph%C3%BAt%20-%201%20gi%E1%BB%9D%2Fng%C3%A0y&entry.1826998472=C%E1%BA%ADp%20nh%E1%BA%ADt%20tin%20t%E1%BB%A9c%2C%20xu%20h%C6%B0%E1%BB%9Bng%20x%C3%A3%20h%E1%BB%99i&entry.1826998472=Mua%20s%E1%BA%AFm%20tr%E1%BB%B1c%20tuy%E1%BA%BFn&entry.1826998472=H%E1%BB%8Dc%20t%E1%BA%ADp%2C%20c%C3%B4ng%20vi%E1%BB%87c&entry.1826998472=Tham%20gia%20c%C3%A1c%20nh%C3%B3m%20c%E1%BB%99ng%20%C4%91%E1%BB%93ng&entry.427558564=Ph%C3%A2n%20v%C3%A2n&entry.477032814=%C4%90%E1%BB%93ng%20%C3%BD&entry.762646791=Ph%C3%A2n%20v%C3%A2n&entry.1508901751=%C4%90%E1%BB%93ng%20%C3%BD&entry.393629704=2&entry.706838664=2&entry.1320628967=5&entry.775846804=3&entry.1476103677=1&entry.980842801=5&entry.2114375206=2&entry.1129193105=Ch%E1%BB%89%20theo%20d%C3%B5i |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\Less\less.nupkg" checksum="6C84675F9883DAF3C67834798ED55D0C" /> | |
<file path="C:\ProgramData\chocolatey\lib\Less\less.nuspec" checksum="EDA8FB3028BE1AEF769125B6DBF19593" /> | |
<file path="C:\ProgramData\chocolatey\lib\Less\legal\LICENSE.txt" checksum="E62637EA8A114355B985FD86C9FFBD6E" /> | |
<file path="C:\ProgramData\chocolatey\lib\Less\legal\VERIFICATION.txt" checksum="88CA9E4A9ABEE20AC8D5119C5F823E65" /> | |
<file path="C:\ProgramData\chocolatey\lib\Less\tools\chocolateyInstall.ps1" checksum="DCDB63C5186A594DDD0C91747F1AC6AA" /> | |
<file path="C:\ProgramData\chocolatey\lib\Less\tools\chocolateyUninstall.ps1" checksum="3CB7BAAC3AA4B886633E8D375D72C60D" /> | |
<file path="C:\ProgramData\chocolatey\lib\Less\tools\less.exe" checksum="65321C08CFCA68180AEFAD8780674CAD" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Linkedin Post Creator", | |
"nodes": [ | |
{ | |
"parameters": { | |
"url": "https://taskmastergpt.nl/generative-ai-project/ai-powered-web-data-extraction-a-scraper-for-anyone/", | |
"options": {} | |
}, | |
"id": "c9f4d157-2d36-4fa9-991a-d33edba32e28", | |
"name": "Fetch Webpage HTML", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"scenario":{"name":"The Road to Berlin","maxTurns":15,"date":"1945-04-14T04:00:00.000Z","atmosferic":0,"latitude":2,"ground":0,"turnsPerDay":2,"dayTurn":0,"reinforcements":{},"map":{"rows":26,"cols":39,"isLastRowPartial":false,"isLastColPartial":false,"map":[[{},{},{},{},{},{},{},{},{},{"unit":null,"airunit":null,"terrain":3,"road":0,"owner":-1,"flag":-1,"isDeployment":-1,"victorySide":-1,"name":"","isMoveSel":false,"isAttackSel":false},{},{"unit":null,"airunit":null,"terrain":0,"road":32,"owner":-1,"flag":-1,"isDeployment":-1,"victorySide":-1,"name":"","isMoveSel":false,"isAttackSel":false},{"unit":null,"airunit":null,"terrain":3,"road":0,"owner":-1,"flag":-1,"isDeployment":-1,"victorySide":-1,"name":"","isMoveSel":false,"isAttackSel":false},{"unit":null,"airunit":null,"terrain":3,"road":0,"owner":-1,"flag":-1,"isDeployment":-1,"victorySide":-1,"name":"","isMoveSel":false,"isAttackSel":false},{},{},{},{"unit":null,"airunit":null,"terrain":0,"road":16,"owner":-1,"flag":-1,"isDeployment":-1,"victorySide":-1," |