Skip to content

Instantly share code, notes, and snippets.

View SergeiMikhailovskii's full-sized avatar
🦁
Lion on the jeep

Sergei Mikhailovskii SergeiMikhailovskii

🦁
Lion on the jeep
View GitHub Profile
package com.mikhailovskii.lab5;
import javax.swing.*;
import java.awt.*;
import java.awt.geom.AffineTransform;
public class Main extends JFrame {
private int deg = 0;
public static void main(String[] args) {
//
// PlaySoundsViewController.swift
// IOSTest
//
// Created by Siarhei Mikhaylouski on 12/3/19.
// Copyright © 2019 Siarhei Mikhaylouski. All rights reserved.
//
import UIKit
import Alamofire
//
// Weather.swift
// IOSTest
//
// Created by Siarhei Mikhaylouski on 12/4/19.
// Copyright © 2019 Siarhei Mikhaylouski. All rights reserved.
//
import Foundation
create table buildyear
(
id int auto_increment
primary key,
bottomBorder int not null,
topBorder int not null,
yearCoefficient double not null
);
create table distancefromcenter
override fun onCreateView(
inflater: LayoutInflater, container: ViewGroup?,
savedInstanceState: Bundle?
): View? {
val contextThemeWrapper = ContextThemeWrapper(activity, R.style.ForecastFragmentTheme)
val localInflater = inflater.cloneInContext(contextThemeWrapper)
presenter.attachView(this)
return localInflater.inflate(R.layout.fragment_forecast, container, false)
}
{
"cod": "200",
"message": 0,
"cnt": 40,
"list": [
{
"dt": 1579716000,
"main": {
"temp": 272.5,
"feels_like": 264.2,
import React from 'react';
import {SafeAreaView, View} from 'react-native';
import {Input} from 'react-native-elements';
import ButtonSuccess from '../components/common/ButtonSuccess';
export default function Store() {
return (
<>
<SafeAreaView style={{flex: 1}}>
<View
import React from 'react';
import {Text} from 'react-native';
const Store = () => {
return (
<>
<Text>Store</Text>
</>
);
};
Privacy Policy
[Developer/Company name] built the [App Name] app as [open source/free/freemium/ad-supported/commercial] app. This SERVICE is provided by [Developer/Company name] [at no cost] and is intended for use as is.
This page is used to inform visitors regarding [my/our] policies with the collection, use, and disclosure of Personal Information if anyone decided to use [my/our] Service.
If you choose to use [my/our] Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that [I/We] collect is used for providing and improving the Service. [I/We] will not use or share your information with anyone except as described in this Privacy Policy.
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at [App Name] unless otherwise defined in this Privacy Policy.
Privacy Policy
D9G1 built the ElPaca app as a Free app. This SERVICE is provided by D9G1 at no cost and is intended for use as is.
This page is used to inform visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service.
If you choose to use our Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that we collect is used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at ElPaca unless otherwise defined in this Privacy Policy.