Skip to content

Instantly share code, notes, and snippets.

View alien3d's full-sized avatar

hafizan alien3d

View GitHub Profile
package com.company;
/**
* Dummy Games.. But why seem same like c# yeah..
* Rulez:
* 1) You SHALL NOT declare any additional using directives other than "using System".
* Yes..
* 2) You are allowed to using the string class related functions, like: insert(),
* appened, trim()and etc for the implementation
* / not sure what is insert,append anyway.. i prefer base function like math,system,string,string builder
//
// ViewController.swift
// todoSwift4
//
// Created by hafizan on 04/01/2018.
// Copyright © 2018 hafizan. All rights reserved.
//
import UIKit
/**
* Sample React Native App
* https://github.com/facebook/react-native
* @flow
*/
import React, { Component } from 'react';
import {
Platform,
StyleSheet,
package com.rentcss;
import android.content.Intent;
import android.support.multidex.MultiDex;
import android.support.annotation.Nullable;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.RNFetchBlob.RNFetchBlobPackage;
import com.oblador.vectoricons.VectorIconsPackage;
import com.zmxv.RNSound.RNSoundPackage;
/**
* Sample React Native App
* https://github.com/facebook/react-native
* This is for test image bugs constant
* @flow
*/
import React, { Component } from 'react';
import {
Platform,
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
#import "AppDelegate.h"
platform :ios, '9.3'
target 'rentcssbeta' do
rn_path = '../node_modules/react-native'
pod 'react-native-maps', path: '../node_modules/react-native-maps'
pod 'RNFirebase', path: '../node_modules/react-native-firebase/ios'
pod 'Firebase/Core'
pod 'Firebase/Messaging'
pod 'Firebase/Crash'
Reporting For MYSQL and SQL Server.
_____________________________________________________________________________
Most reporting are done before using report writer, odbc or else...
_____________________________________________________________________________
Single Query
SELECT * FROM generalledger;
Dynamic Query
<?php
namespace Classes;
use PDO;
include_once("AbstractClass.php");
/**
* Class AliPaySplitFundInfo