Skip to content

Instantly share code, notes, and snippets.

View yakov116's full-sized avatar

yakov116

View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<?qbxml version="16.0"?>
<QBXML>
<QBXMLMsgsRq onError="stopOnError">
<CheckAddRq>
<CheckAdd defMacro="MACROTYPE"> <!-- required -->
<AccountRef> <!-- required -->
<ListID >IDTYPE</ListID> <!-- optional -->
<FullName >STRTYPE</FullName> <!-- optional -->
</AccountRef>
//The following sample code is generated as an illustration of
//Creating requests and parsing responses ONLY
//This code is NOT intended to show best practices or ideal code
//Use at your most careful discretion
using System;
using System.Net;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
'The following sample code is generated as an illustration of
'Creating requests and parsing responses ONLY
'This code is NOT intended to show best practices or ideal code
'Use at your most careful discretion
imports System
imports System.Net
imports System.Drawing
imports System.Collections
imports System.ComponentModel

test

test2

[31-Jul-2017 20:02:31 UTC] PHP Notice: Undefined index: state in /home/criterio/talknsmile.com/NewSeniorsTest/signup/templates/default/html/subscription.php on line 214
[31-Jul-2017 20:02:31 UTC] PHP Notice: Undefined index: state in /home/criterio/talknsmile.com/NewSeniorsTest/signup/templates/default/html/subscription.php on line 214
[31-Jul-2017 20:02:31 UTC] PHP Notice: Undefined index: state in /home/criterio/talknsmile.com/NewSeniorsTest/signup/templates/default/html/subscription.php on line 214
[31-Jul-2017 20:02:31 UTC] PHP Notice: Undefined index: state in /home/criterio/talknsmile.com/NewSeniorsTest/signup/templates/default/html/subscription.php on line 214
[31-Jul-2017 20:02:31 UTC] PHP Notice: Undefined index: state in /home/criterio/talknsmile.com/NewSeniorsTest/signup/templates/default/html/subscription.php on line 214
[31-Jul-2017 20:02:31 UTC] PHP Notice: Undefined index: state in /home/criterio/talknsmile.com/NewSeniorsTest/signup/templates/default/html/subscription.php on line 214
[31-
package com.fastaccess.ui.modules.main;
import android.content.Intent;
import android.graphics.Typeface;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.view.GravityCompat;
import android.view.Menu;
@yakov116
yakov116 / Bbc
Last active May 21, 2017 21:24
Xda change log
[SIZE="4"][COLOR="Red"]Notice:[/COLOR][/SIZE]
[B][SIZE="2"]Releases will usually happen on Sunday's unless its an urgent release, so please stay tuned for more stuff :).[/SIZE][/B]
[B][SIZE="3"]Version 2.1.0 [/SIZE][/B]
[LIST]
[*][FONT="Courier New"][B]May-7-2017[/B]
[*][B]Release Highlight:[/B] See Review Comments & React to Issue/PR description [/FONT]
[/LIST]
[INDENT]
Enter file contents herePublic Sub Check_ReceivedTime(newMail As Outlook.MailItem)
Dim obj As Object
Dim ReceivedHour As Integer
Dim newReply As MailItem
Dim msg As String
ReceivedHour = Hour(newMail.ReceivedTime)