Software

サンプルコード

#include <stdio.h>#include <ctype.h>int main(){ int var1 = 'B'; int var2 = 'b'; int var3 = '4'; if( ...

Software

#include <stdio.h>int main (){/* パラメータ定義*/int a = 10;/* do ループ */do { printf("a の値: %d\n", a); a = a + 1; }while( a

Software

package com.arkgame;

public class StackMotoInfo {

public static void main(String = new Throwable().getSta ...

Software

ソースコード

package com.arkgame;

import java.util.Calendar;

public class CalendarDemo {

public sta ...

Software

1. Siteクラスの定義
ファイル名:app/site.ts
定義内容下記
export class Site {
constructor(
public id: number,
pu ...

Software

サンプルコード
app.dart
@Component(selector: ‘app’, templateUrl: ‘test.html’)
class App ...

Software

サンプルコード
import { Component } from ‘@angular/core’;
@Component({
selector: ‘my-app’ ...

Software

定義
private final static List<String> cityList = Arrays.asList(
“Tokyo”,
“Oosaka&# ...

Software

サンプルコード
# include<stdlib.h>
# include<iostream>
# include<time.h>
int main(){
f ...

Software

コード
package com.arkgame;

import java.util.regex.Matcher;
import java.util.regex.Pattern;

public c ...

Software

ソースコード
package com.arkgame;

public class StrNullD {

public static void main(String[] args) {

St ...

Software

1.スタートメニュー–「ネットワークとインターネット」をクリックします。
2.左メニューのWi-Fiをクリックします。
3.「既知のネットワークの管理」をクリックします。
4.不要なネットワークをク ...

Software

1.「スタートボタン」–「設定」 をクリックします。

2.「システム」–「ディスプレイ」をクリックします。

3.ディスプレイを選択します。

4. を選択します。

...

Software

1.「スタートボタン」–「設定」 をクリックします。

2.「個人用設定」–「背景」をクリックします。

3.「参照」 をクリックし、画像ファイルを壁紙に選択する。

Software

例1
enum Days { Sun, Mon, Tue, Wed, Thu, Fri, Sat };

使い方
(int)Days.Sun//0
(int)Days.Thu//4

例2 ...

Software

1.ホーム画面から「設定」をタップします。

2.「パスワードとアカウント」をタップします。

3.「アカウントを追加」をタップします。

3,「Outlook.com」をタップします。

4. ...

Software

1.開始メニュー->「設定」->「更新とセキュリティ」をクリックします。

2.左メニューの「回復」をクリックします。

3.「開始する」をクリックします。

4.「すべて削除する」をクリック ...

Software

1.htmlコード
<p><input type=”checkbox” name=”confirm” value=”test data” ...